Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Replace argparse with structopt | Robin Krahl | 2020-01-07 | |
* | Add data structures for the options and arguments | Robin Krahl | 2020-01-07 | |
* | Derive structopt::StructOpt in Command! | Robin Krahl | 2020-01-07 | |
* | Implement Default in the Enum! and Command! macros | Robin Krahl | 2020-01-07 | |
* | Allow adding fields to an enum variant in Command! | Robin Krahl | 2020-01-07 | |
* | Factor out Enum! and Command! macros in arg_util | Robin Krahl | 2020-01-07 | |
* | Use strings instead of Command variants | Robin Krahl | 2020-01-07 | |
* | arg_util: Change Err type in FromStr implementation | Robin Krahl | 2020-01-07 | |
* | Refactor the Enum! macro into Enum! and Command! | Robin Krahl | 2020-01-07 | |
* | Move nitrocli source code into repository root | Daniel Mueller | 2020-04-04 |