GovCMS's command line tool for local development.
- Git
- Docker
brew tap govcms-tests/govcms-cli
brew install govcms-cli
Install local copies of the GovCMS distribution using:
govcms get
Build and launch GovCMS installations inside docker containers using:
govcms up <site_name>
For a more detailed view of the capabilities of the GovCMS CLI tool, check out the docs.