armand1m / mkhub.sh

Simple bash script to create GitHub repos from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkhub.sh

Installing

sudo sh install.sh

Using

cd path/for/project
mkhub

This shell script makes creating new GitHub repositories easy. Just run it from inside a project folder (may be or not a git repo, it will try to initialize it), and it will add edited content, create a Github repository and push into it.

About

Simple bash script to create GitHub repos from the command line


Languages

Language:Shell 100.0%