New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-github-repo

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-github-repo

Create your github repos like a champ!

  • 0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 27 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc