Local Add-on Notes •
Installation
Clone
Clone the repository into the following directory depending on your platform:
- macOS:
~/Library/Application Support/Local/addons
Install Dependencies
yarn install
Development
Folder Structure
All files in /src
will be transpiled to /lib
using Babel after running yarn watch
or yarn build
. Anything in /lib
will be overwritten.
License
MIT