@godaddy-wordpress/scripts
v0.3.3
Published
Collection of scripts used for management of CI pipelines as well as general development scripts.
Downloads
18
Readme
Development Scripts
Repository of scripts the be used in the WordPress software development pipelines.
How to deploy
- Bump minor version of scripts in package.json.
- run
git tag 0._._
following semantic versioning. - Commit changes.
git push
git push --tags
npm publish