o
odin.langpkg.dev
packages / library / td

td

67d0ff4library

No description provided.

No license · updated 2 years ago

Overview

Td - a tool for searching to TODO's recursively in a privided directory, sorting by amount of o's after TODO

Table of Contents

Installation

To install TD, follow these steps:

  1. Clone the repo to local machine
git clone https://github.com/JohnLucid1/td.git
  1. Change into the project directory
cd td
  1. Compile the programm
odin build .
  1. You're ready to use TD!

Usage

td <directory/file>

Replace <directory/file> with the path or directory to start searching for todo's By default td uses working directory

License

This project is licensed under the MIT License - see the LICENSE.md file for details.