- Fork and clone the repository.
- Make your life-changing changes.
- Compile the project with
tsc
compiler by typing inyarn build
. - Fire in
yarn link
to test everything works fine. - Commit and push your changes.
- Make a detailed pull request.
yarn link
creates a symlink in the global folder making thescaffold-static
command globally available within your local development environment
Contributing helps people and makes the world simply a better place, without contributors this project would cease to exist.