Skip to content

getflywheel/local-addon-notes

Repository files navigation

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