显示软件包…
32 个发布版
0.2.13 | 2020年12月26日 |
---|---|
0.2.8 | 2020年11月30日 |
0.0.4 | 2020年6月1日 |
#190 在 #registry
每月 90 次下载
35KB
827 代码行
Substrate 包管理器
Sup 是一个使用github作为注册表的 substrate 包管理器。
使用 sup
,您可以通过一个命令 new
创建您的 substrate 节点,同样也可以通过一个命令 update
使用标签更新您的 substrate 依赖项。
有关创建不带 sup 的 substrate 节点的官方教程,请查看 创建您的第一个 Substrate 链。有关使用 sup 的示例,请查看 GUIDE.md。
安装
cargo install sup
使用
sup 0.2.8
USAGE:
sup [FLAGS] <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-u, --update Updates the global registry
-V, --version Prints version information
SUBCOMMANDS:
config Shows or edits the current config
help Prints this message or the help of the given subcommand(s)
list List registry source or tags
new Create a new substrate node template
update Update the target substrate project
链接的项目
如果您使用 sup 与 substrate 生态系统有冒险经历,请在下面添加您的项目!
Sup 已被记录在 substrate-developer-hub/awesome-substrate 中,并由 web3 基金会赠款计划 赞助,欢迎查看 w3f 中的精彩存储库和赠款信息。
许可证
Apache-2.0
依赖项
~1.9–3MB
~47K SLoC