trackl project:A simple program that aggregates info about the music files in a given directory.
git clone https://github.com/mrs4ndman/trackl.git
cd trackl
cargo:cargo build
--release / -r flag:
cargo build --release
target/debug/trackl (or
target/release/trackl) to a directory that is included in your $PATH
environment variable (check your path inclusion with the command echo
$PATH):cp target/debug/trackl <directory in path>
cp target/release/trackl <directory in path>
trackl command:trackl