Skip to content

benjaminprojas/local-addon-volumes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.4%
  • CSS 4.6%