CLI app for interacting with the omg.lol API https://crates.io/crates/omg
Go to file
Aadi Desai 275ca23c12
Add API key prompt, switch command, update config format
Add handling and printing of `AddressResponse` to `stdout`
2023-08-30 14:56:34 +01:00
.github/workflows Update omg-api to v0.2.0, update cargo.toml 2023-08-30 14:46:48 +01:00
.vscode Add cSpell dictionary to avoid typos in comments 2023-04-25 00:44:25 +01:00
omg-api@ce0fb245fd Update omg-api to v0.2.0, update cargo.toml 2023-08-30 14:46:48 +01:00
src Add API key prompt, switch command, update config format 2023-08-30 14:56:34 +01:00
.gitignore Initial commit, change to v0.2.0 2023-04-14 20:48:36 +01:00
.gitmodules Switch to external api crate 2023-05-08 23:08:24 +01:00
Cargo.lock Update omg-api to v0.2.0, update cargo.toml 2023-08-30 14:46:48 +01:00
Cargo.toml Update omg-api to v0.2.0, update cargo.toml 2023-08-30 14:46:48 +01:00
CHANGELOG.md Add API key prompt, switch command, update config format 2023-08-30 14:56:34 +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.