concrain / sublime-pine

A Pine programming language syntax for Sublime Text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pine

Pine programming language support.

Minimum Sublime Version Latest Stable Version GitHub stars Author

Screenshot

The color scheme in the screenshot is MonokaiFree.

INSTALLATION

Manual installation

Close Sublime Text then download or clone this repository to a directory named Pine in the Sublime Text Packages directory for your platform:

  • Linux: git clone https://github.com/gerardroche/sublime-pine.git ~/.config/sublime-text-3/Packages/Pine
  • OSX: git clone https://github.com/gerardroche/sublime-pine.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Pine
  • Windows: git clone https://github.com/gerardroche/sublime-pine.git %APPDATA%\Sublime/ Text/ 3/Packages/Pine

LICENSE

Released under the BSD 3-Clause License.

About

A Pine programming language syntax for Sublime Text.

License:BSD 3-Clause "New" or "Revised" License