This is a plugin for MacRabbit's Espresso code editor with basic support for the YAML syntax.
- Download and extract the zip
- Double click the YAML.espressoplugin file to install it
Or, if you want to use a Git workflow:
- Clone this repo
- 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'
- Restart Espresso