sup 0.1.5

Substrate package manager
Documentation
# Substrate package manager

[![etc](https://github.com/clearloop/sup/workflows/sup/badge.svg)](https://github.com/clearloop/sup)
[![crate](https://img.shields.io/crates/v/sup.svg)](https://crates.io/crates/sup)
[![doc](https://img.shields.io/badge/current-docs-brightgreen.svg)](https://docs.rs/sup/)
[![downloads](https://img.shields.io/crates/d/sup.svg)](https://crates.io/crates/sup)
[![LICENSE](https://img.shields.io/crates/l/sup.svg)](https://choosealicense.com/licenses/mit/)

Master your substrate

## Install

```bash
cargo install sup
```

## Usage

```bash
sup 0.1.4

USAGE:
    sup <SUBCOMMAND>

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 template
    source    List Source
    tag       List available tags or apply tag to the current project
    update    Update registry
```

[substrate]: https://github.com/paritytech/substrate