实现:init命令

This commit is contained in:
mrbeanc
2023-12-17 15:41:20 +08:00
parent e1b21b66af
commit 03d5c815f2
4 changed files with 50 additions and 2 deletions

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

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