29 releases
0.10.5 | Nov 29, 2024 |
---|---|
0.10.3 | Aug 29, 2024 |
0.10.2 | Apr 7, 2024 |
0.9.4 | Jan 12, 2024 |
0.2.1 | Oct 26, 2022 |
#995 in Command line utilities
174 downloads per month
165KB
4K
SLoC
volo-cli
is the command line tool for Volo.
volo-cli
provides the ability to generate default project layout and manage the idls used.
Install
Simply run:
$ cargo install volo-cli
Usage
USAGE:
volo [OPTIONS] <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-v, --verbose Turn on the verbose mode.
-V, --version Print version information
SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
idl manage your idl
init init your project
repo manage your repo
migrate auto migrate from the previous config to the latest one
For more detailed examples, you can check the documentation (TODO).
Dependencies
~38–52MB
~870K SLoC