0.0.10 • Published 5 years ago

issue-t v0.0.10

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

issueT

issueT is a small CLI to parse TODO comments out of your Source code and post them as Issues on Github.

to install:

sudo npm install -g issue-t

how to use: 1. navigate to the root directory of your repository. (This is important because issueT will look for .git/config) 2. execute this command with your informations:

issueT -u <username> -p <password> <pathToFile>
  1. it will now read all the TODO-comments in your File (), and post them on Github.
0.0.10

5 years ago

0.0.9

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago