0.2.2 • Published 8 years ago

create-github-repo v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago