We recommend using nvm
to install and manage Node.js versions. Run:
nvm install
from the root of the repository to install the correct version of Node.
This repository uses Gitlint to lint git commit messages.
Install Gitlint by running:
pip install gitlint # or `brew install gitlint` if using the Homebrew package manager