Td - a tool for searching to TODO's recursively in a privided directory, sorting by amount of o's after TODO
To install TD, follow these steps:
- Clone the repo to local machine
git clone https://github.com/JohnLucid1/td.git- Change into the project directory
cd td- Compile the programm
odin build .- You're ready to use TD!
td <directory/file>Replace <directory/file> with the path or directory to start searching for todo's
By default td uses working directory
This project is licensed under the MIT License - see the LICENSE.md file for details.