1个不稳定版本
0.1.0 | 2020年8月29日 |
---|
#24 在 #file-rename
5KB
Rname,文件重命名打开工具
Rname是一个用于文件重命名的开源工具。其语法非常简单,只需输入文件名及其新
rname hello.txt hello.rs
您可以在发布版中下载二进制文件,或通过cargo下载rname
cargo install rname
或通过源代码构建它
git clone https://github.com/HDB-PROGRAMMING/Rutils.git
cd Rutils/rname
make #Builds it
make run #Runs it
sudo make install #Installs it
希望您喜欢这个仓库,感谢阅读此文件。
依赖项
~3MB
~52K SLoC