36 releases
0.1.37 | Aug 31, 2024 |
---|---|
0.1.36 | Aug 29, 2024 |
0.1.31 | Jul 26, 2024 |
0.1.19 | Jun 29, 2024 |
#2 in #znap
32 downloads per month
34KB
844 lines
znap-cli
Command Line Interface for Znap
znap-cli
is a command line tool designed to simplify and speed up the creation of Solana Actions on different operating systems.
How to install
cargo install znap-cli
Command list
Command | Description |
---|---|
znap build |
Builds all collections from the workspace |
znap serve |
Serves all collections from the workspace |
znap test |
Runs the test suite for the workspace |
znap clean |
Cleans all the temp files |
znap init |
Initializes a new workspace |
znap new |
Create a new collection in the workspace |
znap help |
Print this message or the help of the given subcommand(s) |
Package
Package | Description | Version | Docs |
---|---|---|---|
znap-cli |
Znap CLI to interact with a znap workspace. |
Dependencies
~18–31MB
~492K SLoC