Unix-like tree recursive directory listing with lines of code and file extensions. The main goal of the project is to list directories, lines of code, and file extensions as onelines with as much information as possible to get a quick overview of the project.
pip install -r requirements.txt
sudo ln -sf "$PWD/tsloc.py" /usr/bin/tsloc