James Wilson
08d6640a6c
Expose version info in CLI tool with build-time obtained git hash ( #787 )
...
* version info with built-time obtained git hash
* clippy
* rerun-if-changed properly and handle git command failing
* cargo fmt
2023-01-17 17:29:12 +00:00
Francisco Miguel García
a80d6cfd30
Add --derive-for-type to cli ( #708 )
...
* Add `--derive-for-type` to cli
* Remove clippy warnings
2022-11-23 15:25:32 +00:00
James Wilson
d03e599684
Add runtime_metadata_url to pull metadata directly from a node ( #689 )
...
* Allow metadata to be pulled directly from a node with runtime_metadata_url
* Update docs
* https too, and abstract out block_on fn
* tweak a comment in the example
2022-10-19 11:07:12 +01:00
Andrew Jones
6cfd3bb511
Upgrade clap to v4 ( #678 )
2022-10-03 18:40:06 +01:00
James Wilson
4722028ce7
Refactor CLI tool to give room for growth ( #667 )
...
* refactor CLI commands for easier expansion
* add license headers
* cargo fmt
2022-09-27 12:29:34 +01:00