@godaddy-wordpress/scripts
v0.3.3
Published
Collection of scripts used for management of CI pipelines as well as general development scripts.
Downloads
15
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 pushgit push --tagsnpm publish
