Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented versioning, initialization of the configuration environment with default config & templates #76

Merged
merged 27 commits into from
Sep 24, 2023

Conversation

bortok
Copy link
Contributor

@bortok bortok commented Sep 23, 2023

  -v, --version             show version number and exit
  -I, --init                initialize nrx environment and exit

Default configuration file: $HOME/.nr/nrx.conf
Default templates: ['./templates', '$HOME/.nr/templates']

Uses versions.yaml from the release assets published on github to determine which release of the templates to download.

@bortok bortok added the enhancement New feature or request label Sep 23, 2023
@bortok bortok merged commit 40af9d8 into dev Sep 24, 2023
@bortok bortok deleted the versions branch September 24, 2023 02:35
@bortok bortok linked an issue Nov 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

introduce versions add subcommand to download templates use templates path instead of . by default
1 participant