0 Forks
0 Stars
0 Watchers

automateProjects

A collection of my attempts of the practice projects from "Automate the Boring Stuff with Python" by Al Sweigart

How to download and setup automateProjects

Open terminal and run command
git clone https://github.com/joesizzlin/automateProjects.git
git clone is used to create a copy or clone of automateProjects 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 automateProjects https://github.com/joesizzlin/automateProjects/archive/master.zip

Or simply clone automateProjects with SSH
[email protected]:joesizzlin/automateProjects.git

If you have some problems with automateProjects

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