getflywheel / local-addon-volumes

Mount additional directories for your sites in Local by Flywheel.

Home Page:https://local.getflywheel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis PRs Welcome

Local Addon: Volumes Screenshot

Installation

Downloading a Release

  1. Download the latest release
  2. Go to Settings » Add-ons inside Local (1.1.0 or newer) and click on Install Add-on
  3. Browse to the downloaded release
  4. Check the checkbox by the Volumes addon to enable it
  5. Restart Local

Cloning

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

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

Developing

Installing Dev Dependencies

npm install

Folder Structure

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

Transpiling

npm run-script build

Babel, transpiling, ES6, Node.js, what?

Not familiar with some or any of these terms? Here are a few resources to get you up to speed.

Dev Dependencies

License

MIT

About

Mount additional directories for your sites in Local by Flywheel.

https://local.getflywheel.com

License:MIT License


Languages

Language:JavaScript 100.0%