Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 263 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 263 Bytes

Configs example

To run the example, type:

go run main.go deps.go [--config-dir=<config_directory>] [--example-config=<example_config_filename>]

By default config-dir=. and example-config=example.conf, hence the attached example.conf is loaded.