2 个不稳定版本

使用旧的 Rust 2015

0.2.0 2017年2月25日
0.1.0 2017年2月5日

#5#ends

Download history 17/week @ 2024-03-30 2/week @ 2024-04-06

每月75 次下载

MIT/Apache

10KB
235

tml

Build Status

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-2.0 许可证定义的,您有意提交以包含在该作品中的任何贡献,均应按照上述方式双重许可,不附加任何额外条款或条件。

依赖

~1MB