- Physics Simulation code for WDHS Tech Club 2017-2018
- Here you can find the lastest and greatest source code for some elementary phyiscs simulations designed to be run in python on a raspberry pi!!
-
- git config --global user.name "username"
-
- git config --global user.password
-
- git config --global user.email
-
- Downloads repository as folder to current directory
-
- Add's all changed files to be commited
-
- Commits changes with "message" as description for GitHub
-
- pushes changes to GitHub