shipit-silverstripe
v0.3.0
Published
A set of SilverStripe tasks for Shipit
Maintainers
Readme
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 deploy
Or you can run the tasks separately :
shipit staging silverstripe
shipit staging silverstripe:composer
shipit staging silverstripe:devbuildLicense
MIT
