45 Forks
141 Stars
141 Watchers

automateGo

Implementation on Go projects book "Automate the Boring Stuff with Python: Practical Programming for Total Beginners"

How to download and setup automateGo

Open terminal and run command
git clone https://github.com/dreddsa5dies/automateGo.git
git clone is used to create a copy or clone of automateGo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with automateGo https://github.com/dreddsa5dies/automateGo/archive/master.zip

Or simply clone automateGo with SSH
[email protected]:dreddsa5dies/automateGo.git

If you have some problems with automateGo

You may open issue on automateGo support forum (system) here: https://github.com/dreddsa5dies/automateGo/issues