Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 601 Bytes

Local Add-on Notes • PRs Welcome

Installation

Clone

Clone the repository into the following directory depending on your platform:

  • macOS: ~/Library/Application Support/Local/addons

Install Dependencies

  1. 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