Aadi Desai
|
3796f19fbf
|
Create v0.2.1 release
Check out submodules, otherwise omg-api is missing
|
2023-08-30 18:38:00 +01:00 |
|
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 |
|
Aadi Desai
|
d0345f0381
|
Update help text with prami
Prami logo source: https://sarajoy.dev/blog/short/2023-01-18-ascii-art-heart/
|
2023-08-30 14:49:13 +01:00 |
|
Aadi Desai
|
6de70fbaca
|
Update omg-api to v0.2.0, update cargo.toml
|
2023-08-30 14:46:48 +01:00 |
|
Aadi Desai
|
cdd51ca789
|
Add GitHub Actions release.yaml
In preparation for next tagged release
|
2023-05-08 23:15:28 +01:00 |
|
Aadi Desai
|
4336eaa5eb
|
Switch to external api crate
And add submodule link to repository
|
2023-05-08 23:08:24 +01:00 |
|
Aadi Desai
|
cfc4abbab4
|
Move commands from cli to commands submodule
|
2023-05-08 22:43:41 +01:00 |
|
Aadi Desai
|
9910c3f8bf
|
Add changelog, unreleased section to be completed
|
2023-04-25 00:52:42 +01:00 |
|
Aadi Desai
|
6540c41f1f
|
Move commands into separate submodules
Submodules are located under commands module
|
2023-04-25 00:52:06 +01:00 |
|
Aadi Desai
|
aba80284d3
|
Add cSpell dictionary to avoid typos in comments
|
2023-04-25 00:44:25 +01:00 |
|
Aadi Desai
|
db1688d937
|
Add remaining command structure
Some fields are incomplete / types can be updated
|
2023-04-23 22:36:10 +01:00 |
|
Aadi Desai
|
d4bed3b436
|
Add basic command structure and options for account
Include demo comments that are used by Clap in help messages
|
2023-04-23 00:56:51 +01:00 |
|
Aadi Desai
|
9c96dc9108
|
Print API key only when verbose flag given
|
2023-04-22 18:49:03 +01:00 |
|
Aadi Desai
|
4d2f326837
|
Add exit to auth flow and rename username to name
|
2023-04-22 18:47:12 +01:00 |
|
Aadi Desai
|
3316f6d8f0
|
Move saving api key to function
|
2023-04-22 18:37:06 +01:00 |
|
Aadi Desai
|
168f90b9a8
|
Move Cli and Commands definitions into cli module
|
2023-04-22 18:16:07 +01:00 |
|
Aadi Desai
|
2d29a930af
|
Working retrieval and saving of config file
Only tested on Windows so far
|
2023-04-22 02:11:07 +01:00 |
|
Aadi Desai
|
4fbb975d6e
|
Initial commit, change to v0.2.0
Includes base readme, license, cargo config and main file
|
2023-04-14 20:48:36 +01:00 |
|