36 releases

new 0.1.37 Aug 31, 2024
0.1.36 Aug 29, 2024
0.1.31 Jul 26, 2024
0.1.19 Jun 29, 2024

#229 in Magic Beans

Download history 583/week @ 2024-06-15 814/week @ 2024-06-22 693/week @ 2024-06-29 651/week @ 2024-07-06 47/week @ 2024-07-13 59/week @ 2024-07-20 379/week @ 2024-07-27 147/week @ 2024-08-03 5/week @ 2024-08-10 106/week @ 2024-08-24

344 downloads per month

Apache-2.0

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

  1. 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. Crates.io Docs.rs

Dependencies

~18–30MB
~486K SLoC