summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
AgeCommit message (Expand)Author
2021-12-08Split codebase in subcrates for lib, cli and guiMatthias Beyer
2021-12-08Implement hello-world gui with icedMatthias Beyer
2021-12-07Fix: Do not use deprecated Arg::with_name()Matthias Beyer
2021-12-06Add CLI option to connect to other nodeMatthias Beyer
2021-12-06Implement profile servingMatthias Beyer
2021-12-06Add CLI for creating profileMatthias Beyer
2021-12-02Remove unused CLI interfaceMatthias Beyer
2021-05-23Impl get subcommandMatthias Beyer
2021-04-06Implement first CLIMatthias Beyer
2021-01-01Remove stuffMatthias Beyer
2020-05-18Add port configuration/cli argumentMatthias Beyer
2020-05-18Split server into subcommandMatthias Beyer
2020-05-18Fix structopt settingsMatthias Beyer
2020-05-12Switch to anyhowMatthias Beyer
2020-04-28Add simple CLI definition for laterMatthias Beyer