1 unstable release
0.1.0 | Aug 29, 2020 |
---|
#24 in #file-rename
5KB
Rname, Open tool for renaming files
Rname is an Open Source tool for renaming files. Its syntax is very easy, just type the file name & its new:
rname hello.txt hello.rs
You can download the binaries in releases or download rname via cargo:
cargo install rname
Or build it by the source code:
git clone https://github.com/HDB-PROGRAMMING/Rutils.git
cd Rutils/rname
make #Builds it
make run #Runs it
sudo make install #Installs it
I hope you like this repo, thanks for reading this file.
Dependencies
~3MB
~52K SLoC