Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use envy to parse environment variables for Config | Robin Krahl | 2020-09-05 |
* | Implement configuration handling | Robin Krahl | 2020-09-05 |
* | Remove warning for missing_copy_implementations lint | Daniel Mueller | 2020-09-01 |
* | Remove application global Result definition | Daniel Mueller | 2020-08-31 |
* | Remove no longer used error module | Daniel Mueller | 2020-08-31 |
* | Use anyhow for error handling | Daniel Mueller | 2020-08-28 |
* | Rename arg_defs.rs to args.rs | Daniel Mueller | 2020-04-11 |
* | Merge remaining bits of args.rs into main.rs | Daniel Mueller | 2020-04-11 |
* | Factor out arg_defs.rs for argument parsing related types | Daniel Mueller | 2020-04-01 |
* | Remove deprecated plugin_as_library lint usage | Daniel Mueller | 2020-03-22 |
* | Remove unused code after structopt transition | Robin Krahl | 2020-01-07 |
* | Replace argparse with structopt | Robin Krahl | 2020-01-07 |
* | Move nitrocli source code into repository root | Daniel Mueller | 2020-04-04 |