3 个版本 (破坏性)
0.3.0 | 2022 年 1 月 26 日 |
---|---|
0.2.0 | 2020 年 7 月 4 日 |
0.1.0 | 2020 年 7 月 4 日 |
#16 在 #organize
每月 25 次下载
12KB
194 行
wee
帮助组织您的空间脚本!
cargo install wee
USAGE:
wee [FLAGS] [cmd]
ARGS:
<cmd> Sets the input file to use
FLAGS:
-d, --dump Use dump to avoid repeatedly scanning configuration files
-h, --help Prints help information
-s, --show Show all available scripts
-t, --time Show execution time
-V, --version Prints version information
优先顺序
上述优先级在冲突的情况下生效。
# workspace level
wee.arc # arc
package.json # js/ts
cargo.toml # rust
# user level
~/.wee.arc
密钥
env = {
password: "pkpkppk"
}
待办事项
- 自动完成
- 自动纠错
依赖项
~3–14MB
~128K SLoC