Commit graph

2 commits

Author SHA1 Message Date
Aadi Desai e2c5de4a0a
Derive debug for subcommands and accept &str
Instead of &Option<String>, as it will always be passed in
2023-08-30 13:30:16 +01:00
Aadi Desai 40ebdf777d
Initial commit
Set up general project structure, [cargo.toml](Cargo.toml) and [license](LICENSE)
Added [changelog](CHANGELOG.md) and reference in the [readme](README.md)
Migrated source files from [omg](https://crates.io/crates/omg) crate
2023-05-08 22:49:44 +01:00