Create GitHub Repos Remotely

With a single command, using a Bash script

Christopher Shaffer
Better Programming
Published in
7 min readJul 2, 2019

--

I’m always looking for ways to simplify my coding environment. Until recently, I was hosting my own Git server for use with private repos and projects for clients that can’t be committed to GitHub. Once GitHub started offering unlimited private repos for free, this was no longer necessary.

--

--

Chris Shaffer is an independent TypeScript and JavaScript developer and Linux admin. He loves talking tech and covers JavaScript, TypeScript and Linux.