Downgraded version of Clap module; started work on a configure subcommand to help users set up their service

This commit is contained in:
Gregory Ballantine
2022-10-21 19:21:52 -04:00
parent 327ec9c62f
commit 0b327f304e
4 changed files with 37 additions and 5 deletions

1
src/cmd/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod core;