CLI app for interacting with the omg.lol API https://crates.io/crates/omg
Go to file
2023-05-08 22:43:41 +01:00
.vscode Add cSpell dictionary to avoid typos in comments 2023-04-25 00:44:25 +01:00
src Move commands from cli to commands submodule 2023-05-08 22:43:41 +01:00
.gitignore Initial commit, change to v0.2.0 2023-04-14 20:48:36 +01:00
Cargo.lock Working retrieval and saving of config file 2023-04-22 02:11:07 +01:00
Cargo.toml Working retrieval and saving of config file 2023-04-22 02:11:07 +01:00
CHANGELOG.md Add changelog, unreleased section to be completed 2023-04-25 00:52:42 +01:00
LICENSE Initial commit, change to v0.2.0 2023-04-14 20:48:36 +01:00
README.md Add changelog, unreleased section to be completed 2023-04-25 00:52:42 +01:00

omg-rs: CLI app for interacting with the omg.lol API

Version change to 0.2 was made to signal the change in ownership of the "omg" crate, thanks to @maxjacobson for being so chill

Refer to the changelog for more information.