SimapHQ / simap-app

SIMAP: Storage Inventory Manager and Planner
0 stars 0 forks source link

Create deploy task for grunt. #24

Closed drautb closed 9 years ago

drautb commented 9 years ago

I want a single task that I can invoke with grunt to deploy a new version of the app. This task should run tests and build a new distribution.

If acceptance tests for the security rules are created, they should be run here as well, under the acceptance task. (not part of unit tests)