-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rivu Khoda edited this page Feb 25, 2016
·
5 revisions
Welcome to the Katchup wiki!
- Share all none coding resources through Google Drive Directory (McHacks_2016)
- If Server-Side software needs to be run, make sure to install virtualenv package (pip install virtualenv), and then run (pip install -r requirements.txt).
- If you do add additional dependencies, make sure to update the requirements files by doing (pip freeze > requirements.txt)
- For all commits follow the commit guidelines https://ddmal.music.mcgill.ca/lab-coding-guidelines and make sure to use linters for codes.
- When in doubt, format python code according to PEP8 Standard or Google Style Guide.
- Understand the Gitflow Workflow https://www.atlassian.com/git/tutorials/comparing-workflows
- http://devpost.com/software/katchup