2 个不稳定版本
使用旧的 Rust 2015
0.2.0 | 2017年2月25日 |
---|---|
0.1.0 | 2017年2月5日 |
#5 在 #ends
每月75 次下载
10KB
235 行
tml
tml creates a symbolic link to SOURCE at DESTINATION, creating parent directories as needed.
DESTINATION defaults to the basename of SOURCE if omitted.
The basename of SOURCE will be appended to DESTINATION if DESTINATION ends with a '/'.
USAGE:
tml [FLAGS] <SOURCE> [ARGS]
FLAGS:
-f remove existing DESTINATION
-n do not verify that SOURCE exists
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<SOURCE> the target of the link
<DESTINATION> The destination path to create
许可证
根据您选择以下任一许可证
- Apache License, Version 2.0, (LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT 许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
自由选择。
贡献
除非您明确声明,否则根据 Apache-2.0 许可证定义的,您有意提交以包含在该作品中的任何贡献,均应按照上述方式双重许可,不附加任何额外条款或条件。
依赖
~1MB