- Install Git Flow: http://danielkummer.github.io/git-flow-cheatsheet/
- Clone the project
- Do
git flow init
to set up git flow - Do NOT do any development on the master branch
- Use git flow features to develop new things (see the Git Flow Cheatsheet above)
- Create secret.py file in app/utils and include MailChimp data (example here)
- Use
appcfg.py --oauth2 update /path/to/folder/
orappcfg.py --oauth2 update ./
for pushing to GAE
forked from AlmirCanic/smartninja
-
Notifications
You must be signed in to change notification settings - Fork 0
Janja1/smartninja
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
SmartNinja web app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 43.0%
- CSS 32.4%
- Python 11.1%
- JavaScript 9.9%
- Tcl 3.6%