Clone the repository into the following directory depending on your platform:
- macOS:
~/Library/Application Support/Local/addons
- Windows:
%AppData%\Local\addons
- Linux:
~/.config/Local/addons
yarn install
yarn build
All files in /src
will be transpiled to /lib
using TypeScript. Anything in /lib
will be overwritten.
MIT