The GitHub Repository for the EVHS Programming Club.
To push or pull from the repo, join the discord group and ask an officer to give you push and pull access. Only active members will be given this.
git clone https://github.com/EVHSProgrammingClub/EVHS-Programming-Club/
git add .
git commit -m "your message here"
git push
git pull