10 Commits

Author SHA1 Message Date
hzrd149
07e60bb4ba Use debug package for debug logging (#8)
Co-authored-by: gzuuus <gzuuus@protonmail.com>
2025-03-26 20:16:17 +01:00
gzuuus
63b6a9f559 refactor: improve code maintainability and add direct server tool registration 2025-03-25 18:11:39 +01:00
gzuuus
4335b5def2 fix: paths 2025-03-24 23:15:16 +01:00
gzuuus
d09f5ea06a - A new command-line option --config-path is added to provide a custom configuration file path.
- The default configuration file path is maintained for backward compatibility.
- The usage instructions in the README are updated to include the new option.

Now, when you run the CLI with the `--configure` flag, you can specify a path to your configuration file, and the application will use that file for its configuration.
2025-03-24 21:56:19 +01:00
gzuuus
09debf6807 Refactor/clis (#6) 2025-03-19 17:31:33 +01:00
gzuuus
a75fb9de1c refactor: clis, config-generator, readmes (#4) 2025-03-01 15:38:13 +01:00
gzuuus
f798bb1a23 fix: using bun for ts errors 2025-02-28 20:26:08 +01:00
gzuuus
fcbacc49c7 fix: shebangs 2025-02-28 20:15:19 +01:00
gzuuus
6e7055c601 refactor: improved clis, setup command, readme 2025-02-28 19:51:37 +01:00
gzuuus
16caaac124 feat: working on distribution 2025-02-28 17:32:37 +01:00