Skip to content

self-xdsd/todo-finder-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Finder CLI

Build Status Coverage Status

Managed By Self XDSD DevOps By Rultor.com We recommend IntelliJ IDEA

TODO Finder CLI, version 0.0.7.

This is a small Java CLI tool which scans the directory where it's being run and reports all the TODOs or FIXMEs found in the code files.

Contributing

If you would like to contribute, just open an issue or a PR.

You will need Java 11. Make sure the maven build:

$mvn clean install -Pcheckstyle,itcases

passes before making a PR. Checkstyle will make sure you're following our code style and guidelines.

It's better to make changes on a separate branch (derived from master), so you won't have to cherry pick commits in case your PR is rejected.

LICENSE

This product's code is open source. However, the LICENSE only allows you to read the code. Copying, downloading or forking the repo is strictly forbidden unless you are one of the project's contributors.

About

A small Java 11 CLI utilitary which scans the root directory and reports TODOs or FIXMEs which are present in the code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages