znap-cli

Crates.ioznap-cli
lib.rsznap-cli
version0.1.37
sourcesrc
created_at2024-06-16 20:58:32.188987
updated_at2024-08-31 16:24:31.337629
descriptionManage your znap workspaces
homepage
repositoryhttps://github.com/heavy-duty/znap
max_upload_size
id1273849
size96,088
Daniel Marin (danmt)

documentation

README

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
Commit count: 65

cargo fmt