Skip to content

zackthehuman/sublime-squirrel

 
 

Repository files navigation

sublime-squirrel

Squirrel programming language support for Sublime Text 2

NOTE:

This is a preliminary version for support the Squirrel programming language on Sublime Text 2.

Installation

Go to your Sublime Text 2 Packages directory and clone the repository using the commands below:

on OS X:

    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    git clone https://github.com/zackthehuman/sublime-squirrel.git Squirrel

on Linux (Red Hat, Ubuntu, etc.):

    cd ~/.config/sublime-text-2/Packages
    git clone https://github.com/zackthehuman/sublime-squirrel.git Squirrel

About

Squirrel Programming Language support for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published