some first code for new CLI in Rust

This commit is contained in:
2023-08-15 16:14:02 +02:00
parent 135d026fa6
commit fc6f892a35
8 changed files with 57 additions and 1 deletions

4
.gitignore vendored
View File

@@ -15,4 +15,6 @@ node_modules
# ignore build & dist folders
build
dist
dist
target