wpic / flask-appointment-calendar

the simple little appointment scheduler hosted at http://wpicmeet.com
Other
57 stars 16 forks source link

Travis and Makefile things for automation #14

Open xiaohanyu opened 10 years ago

xiaohanyu commented 10 years ago

For long time project maintenance, travis is a really a wonderful must:

  1. basic unit test via travis
  2. code style checking(using flake8)
  3. compress js/css file with a single command
  4. build packages for production.