Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 582 Bytes

YAML for Espresso

This is a plugin for MacRabbit's Espresso code editor with basic support for the YAML syntax.

Installation

  1. Download and extract the zip
  2. Double click the YAML.espressoplugin file to install it

Or, if you want to use a Git workflow:

  1. Clone this repo
  2. From the root of the repository, run this command in the terminal to create a symlink to the Espresso plugin folder: ln -s $(pwd)/YAML.espressoplugin ~/'Library/Application Support/Espresso/Plug-Ins/YAML.espressoplugin'
  3. Restart Espresso