- GNU Make
Create the file .env with the environment variables, use the .env.dist file for reference. Reload your environment (make reload) in order to make this variables take effect
make requirementsmakeSee Pattern Lab docs: http://patternlab.io/docs/index.html
- This project adheres to Semantic Versioning for releasing new versions
- This projects adheres to Conventional Commits for commit guidelines
- This project uses Semantic Realease to automatically release a new version depending on commits messages
- This project uses Semantic Release Changelog to automatically generate CHANGELOG.md file
Execute the following command to push your changes
make pushThe command above will pormnt some questions to help you create a good commit message in compliance to the semantic release.
This project uses semantic release to deploy to CloudFront CDN depending on the commit messages in the master branch.
make startmake stopmake testmake openmake helpmake previewmake publish