0.1.5 • Published 5 years ago

@hypedis/pnt v0.1.5

Weekly downloads
4
License
ISC
Repository
-
Last release
5 years ago

Pull 'n Test

Pull and test multiple repos simultaneously! WOW!

Installation:

npm i -g @hypedis/pnt

Commands:

Use the pnt keyword before all commands Example:

pnt --init ./students.csv

--init \ Create the studentData.json from a csv file. The csv should be formatted as firstName, lastName, githubHandle, repoName

--createAll Create the folders and does an initial pull for each repo.

--pullAll run "git pull origin master on every folder"

--testAll \ run "npm test \" for each folder. Use '!' for file name to bypass file name validation

0.1.5

5 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago