Automating Project Setup with Bash
Posted on Fri 17 January 2020 in Bash_Automation • Tags bash, git
The new project script is a tool that was created to simplify the process of starting a new project by automating creating your project folder and GitHub repo using the GitHub API. Hopefully, this saves you some time and simplifies your Git management.
Continue reading