Skip to content

Janja1/smartninja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartNinja web app

  1. Install Git Flow: http://danielkummer.github.io/git-flow-cheatsheet/
  2. Clone the project
  3. Do git flow init to set up git flow
  4. Do NOT do any development on the master branch
  5. Use git flow features to develop new things (see the Git Flow Cheatsheet above)
  6. Create secret.py file in app/utils and include MailChimp data (example here)
  7. Use appcfg.py --oauth2 update /path/to/folder/ or appcfg.py --oauth2 update ./ for pushing to GAE

About

SmartNinja web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.0%
  • CSS 32.4%
  • Python 11.1%
  • JavaScript 9.9%
  • Tcl 3.6%