aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/init.rs (unfollow)
Commit message (Expand)Author
2022-09-25Allow stateless commands to be run without config/database (#544)c-14
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2021-12-11Fish importing (#234)Conrad Ludgate
2021-09-24Resolve clippy warnings (#187)Jannik
2021-04-26Fix pipelineEllie Huxtable
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-02-15Add init command (#12)Ellie Huxtable