Substrate package manager

Master your substrate

Install

cargo install sup

Usage

```rust sup 0.0.6

USAGE: sup

FLAGS: -h, --help Prints help information -V, --version Prints version information

SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) new Create a new substrate package tag Tag current substrate chain or list substrate available tags

```