Skip to content

Conversation

@drone1
Copy link
Owner

@drone1 drone1 commented Apr 18, 2025

No description provided.

drone1 added 10 commits April 18, 2025 21:17
…gnificant changes

* A reference file can now be specified from a config, via `referenceFile`
* `--output-dir` can be specified from a config, via `outputDir`
* `translate` is now the default command
* If `--config-file` is not specified, ALT looks for `alt.config.json` in the current working directory; this is nice since you mostly want to run the tool from your project root dir. If the file does not exist there, ALT will search the output dir for `alt.config.json`. If no config is found, a default config is created (in memory only), like previous versions did. Previously, the config file path was deduced from the reference file path, which was a bit unusual.
* As a consequence of these changes, `alt` can be run with no arguments
  in a project root directory.
@drone1 drone1 merged commit bc8dbc8 into main Apr 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants