Clone the repository into the following directory depending on your platform:
~/Library/Application Support/Local/addons
%AppData%\Local\addons
~/.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