Skip to content

coulterpeterson/local-addon-toybox

Repository files navigation

Local Toybox Addon

Installation

Clone

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

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

Install Dependencies

  1. yarn install

Add to Local

  1. npm pack
  2. Install the newly generated tarball from disk within Local

Alternate Method to Add to Local

  1. Clone repo directly into the addons folder (paths described above)
  2. yarn install
  3. npm run build
  4. Open Local and activate addon

Development

Folder Structure

All files in /src will be transpiled to /lib using TypeScript. Anything in /lib will be overwritten.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages