[][src]Crate sup

Substrate package manager

sup crate doc downloads LICENSE

Master your substrate

Install

cargo install sup

Usage

sup 0.0.9

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

Modules

cmd

Sup Commands

Structs

Registry

Substrate registry

Enums

Error

Sup Error

Type Definitions

Result

Sup Result