No description
Find a file
2ndbeam 119b7bce9c feat!: CLI init
- Added CLI, does not perform any action now,
  but accepts arguments correctly

BREAKING CHANGE: Removed main.rs file
2025-11-29 11:00:12 +03:00
cfg feat: Basic structs 2025-11-28 14:06:12 +03:00
src feat!: CLI init 2025-11-29 11:00:12 +03:00
tests test: Quests Create/Read/Update/Delete 2025-11-28 21:39:06 +03:00
.gitignore Initial commit 2025-11-28 11:28:44 +03:00
Cargo.lock feat!: CLI init 2025-11-29 11:00:12 +03:00
Cargo.toml feat!: CLI init 2025-11-29 11:00:12 +03:00
LICENSE Initial commit 2025-11-28 11:28:44 +03:00