Automatically Create a Github Repo From the Command-Line

If you don’t have hub installed, you should:

Github’s hub tool

I use the git alias (instead of the default hub) and I end up using git create almost every day.

Easily Create Codesanboxes from Your New Repo

It becomes so easy to work on something locally, run git create then push, then open the repo from codesandbox.io by simply appending the username and repo after http://codesandbox.io/s/github/

For example:

http://codesandbox.io/s/github/username/repo http://codesandbox.io/s/github/johnlindquist/fp-lessons

Get Automation Tips in Your Inbox

Sign-up to get Automation tips sent directly to your inbox to improve your daily computer life!

    No spam. Unsubscribe whenever.