Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 454 Bytes

File metadata and controls

16 lines (12 loc) · 454 Bytes

makeGithubRepo

Create a remote repo on github without the browser. command line only! Inspired by this stack overflow post

If grump has not yet been installed, you can do so using:

npm i -g grump

Example usage:

grump makeGithubRepo

see grumpJS.com to find other useful grumps!