2 个版本
使用旧的 Rust 2015
0.9.1 | 2022年1月21日 |
---|---|
0.9.0 | 2018年11月12日 |
#313 in #store
16KB
378 行
Clitask
Clitask 是一个用于管理 webtasks 的 非官方 命令行工具,它附带了一个小型 测试版 商店。
此工具使您能够轻松使用 webtask.io 上的可用 webtasks。
如何使用
_$: cargo install clitask
_$: clitask config flopez
> User configured, you now can use this tool to handle webtasks!
_$: clitask list
> flopez/reverse Reverses the input
_$: clitask add flopez/reverse
> Webtask reverse added to your local repository.
_$: clitask call reverse "reverse this!"
> !siht esreveR
_$: clitask publish to_binary https://webtask.io/webbbtaskurl --description "Convert any input to a binary code"
> Webtask published!
依赖项
~12–19MB
~293K SLoC