trackl

Web-docs for the trackl project:

The concept

A simple program that aggregates info about the music files in a given directory.


Dependencies / Requirements:


Getting started ↓

  1. Clone the repository onto your system and move to the cloned repo:
git clone https://github.com/mrs4ndman/trackl.git
cd trackl
  1. Build the executable with cargo:
cargo build
  1. Move the executable found in 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):
  1. Open a new terminal and execute the trackl command:
trackl