init: This is the initial commit.

This commit marks the start of the project. This adds a simple
command line interface which can be found in `src/cli.rs`.
This commit is contained in:
2026-03-11 21:43:19 +01:00
commit 9e4d4085ba
5 changed files with 147 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/target