1.1.0 • Published 12 months ago

todo-code-listing v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

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

1.1.0

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago