0.3.0 • Published 11 years ago
shipit-silverstripe v0.3.0
shipit-silverstripe
A set of SilverStripe tasks for Shipit used for SilverStripe specific processes on deploy.
Features:
- Triggered on the
publishedevent from shipit-deploy - Allows for running
composeranddevbuildtasks separately if needed - Works via shipit-cli and grunt-shipit
Install
npm install shipit-silverstripeUsage
Just simply run: (This triggers the silverstripe task on the deploy published event. No additional config necessary.)
shipit staging deployOr you can run the tasks separately :
shipit staging silverstripe
shipit staging silverstripe:composer
shipit staging silverstripe:devbuildLicense
MIT