netreplica / nrx

Netreplica Exporter
Apache License 2.0
87 stars 15 forks source link

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

Closed bortok closed 1 year ago

bortok commented 1 year ago
  -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.