Skip to content

wmccracken/ST2-Arduino

 
 

Repository files navigation

ST2 Arduino

Sublime Text 2 plugin for Arduino.

Currently in progress--check back later.

Notes

Currently, this plugin is only tested and optimized (read works) for OS X. I don't have access to Windows or Linux, so feel free to fork and add that functionality.

Installation

Via Package Control (recommended):

  1. Tools > Command Palette...
  2. Package Control: Add Repository (until I get it in the official repository)
  3. Add this repo (https://github.com/geetarista/ST2-Arduino)
  4. Tools > Command Palette...
  5. Package Control: Install Package
  6. Enter Arduino and press enter

Download and extract to Sublime Text 2 Packages folder

  1. Download a zipball or tarball
  2. Extract the plugin
  3. Copy it to your packages directory:
  • Mac OS X: ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
  • Linux: ~/.config/sublime-text-2/Packages
  • Windows: %APPDATA%\Sublime Text 2\Packages

License

MIT. See LICENSE.

About

Sublime Text 2 plugin for Arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.1%
  • Shell 16.4%
  • Other 1.5%