start with init command

This commit is contained in:
grimhilt
2023-05-31 23:08:33 +02:00
parent 66ee1e9191
commit 9341a6db7b
8 changed files with 193 additions and 97 deletions

1
src/commands.rs Normal file
View File

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