@hypedis/pnt

0.1.5 • Public • Published

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 <filepath>
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 <filename>
run "npm test <filename>" for each folder. Use '!' for file name to bypass file name validation

Package Sidebar

Install

npm i @hypedis/pnt

Weekly Downloads

1

Version

0.1.5

License

ISC

Unpacked Size

27.2 kB

Total Files

22

Last publish

Collaborators

  • hypedis