Skip to content

EsraaMamoun/todo-code-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The package to list all TODO commented tags in your project

Usage

To use the todo-code-listing package, follow these steps:

  1. Open your terminal or command prompt.

  2. Navigate to the root directory of the project you want to scan for TODO comments.

  3. Run Command npm install -g todo-code-listing

  4. Run the todo-listing command followed by the required arguments:

todo-listing <projectPath> <outputFile> <fileExtensions>

Example:

todo-listing /path/to/project /path/to/todo.txt js,ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published