Recommended version: 16.14.0 (LTS)
- Mac OS: You can download it from
https://nodejs.org/en/
- Linux: follow instructions
https://nodejs.org/en/download/package-manager/
or use a version manager like nvmhttps://github.com/nvm-sh/nvm
npm install
npm run test
Interactive shell to test features or just run code
npx ts-node
The deploys are automatically done by merging using semantic-release.
Follow the commit style guide so the commits will be added to the changelog.
Read the docs on github pages.