Automate GitHub: Build a CLI App with Node.js #1
At the end of this 2-part tutorial, you will have a simple CLI tool that can automate the process of pushing a local git repository to your GitHub.
As you all know, creating a new remote repository on GitHub requires the following steps:
Login to yo...
blog.lo-victoria.com8 min read
Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Victoria Lo,
Great helpful article. Step 4 onwards is what I needed and got it. Thanks for writing. I am sure more to come.