Simple .bashrc to quickly create a git repo for side projects
I create a lot of side projects, and it’s nice to create a github repo without logging into the ui or typing a bunch of commands. Add this script to your .bashrc and BAM there you have a way to quickly create a repo.
Usage:
grc testing-grc private # creates a private repo called "testing-grc" with a readme
Follow me on medium for more coding how-tos, technical tips, and thoughts on software engineering. I also write about entrepreneurship & starting up in tech. I tweet about these things too @cj_windisch.