create-github-repo

v0.2.2
Create your github repos like a champ!
github node cli tool productivity

sloth is life

Create your github repos like a champ!

npm version Twitter Follow Twitter URL

forthebadge forthebadge

That's right! There's no need to open your browser! :zap: It's incredibly fast and easy to use, all you need to do is create your own access token (repo scope) only once and you're ready to go! :raised_hands:

Motivation for this project is to save your precious time, I think that the whole process of changing the window and navigating to Github's website just to create empty project is a pain in the ass.

Install

$ npm i -g create-github-repo

Usage

Depending on your needs / preferences you can either store your access token as a system environment:

$ export CREATE_GITHUB_REPO_TOKEN=<access_token>

$ create-github-repo --name "My coolest repo yet!"

or you can just pass it directly when using tool:

$ create-github-repo <access_token> --name "My coolest repo yet!"

DEMO

Success

Success demo

Failure

Failure demo

Inspiration

My inspiration was this awesome tool created by Denis Sokolov

License

MIT © Oskar Cieslik

npm i create-github-repo

Metadata

  • MIT
  • Whatever
  • Oskar Cieslik
  • released 4/27/2016

Downloads

Maintainers