shipit-silverstripe
v0.3.0
Published
A set of SilverStripe tasks for Shipit
Downloads
3
Maintainers
Readme
shipit-silverstripe
A set of SilverStripe tasks for Shipit used for SilverStripe specific processes on deploy.
Features:
- Triggered on the
published
event from shipit-deploy - Allows for running
composer
anddevbuild
tasks separately if needed - Works via shipit-cli and grunt-shipit
Install
npm install shipit-silverstripe
Usage
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:devbuild
License
MIT