Skip to content

A program to search for all TODO in javascript files

License

Notifications You must be signed in to change notification settings

iwdok/skb-kontur-2019

Repository files navigation

SKB kontur 2019

To get started, start type "npm start"

Built With

  • NodeJS

Features

  • Seraching for all TODO in javascript files;
  • TODO format: // TODO {Author}; {Date}; {Text};
  • TODO simple format: // TODO {text};
  • Type ! in TODO text to make importance;

Commands

  • exit
  • show: displays all todo
  • important: show only todo with exclamation mark
  • user {username}: show only comments from the specified user
  • sort {importance | user | date}: displays sorted todo
  • date {yyyy[-mm-dd]}: shows all comments created after the transmitted date (inclusive)

About

A program to search for all TODO in javascript files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published