Skip to content

yacoman89/Stino

 
 

Repository files navigation

Stino

Stino is a Sublime Text plugin that provides an Arduino-like environement for editing, compiling and uploading sketches. The plugin was written by @Robot-Will in 2012-2014. If you have any ideas or suggestions, please leave me a message. Thanks.

NOTE: This project will be updated by all who want to collaborate on it. @Robot-Will seems to no longer have time to maintain the plugin any longer and this fork is currently the most recently maintained.

Requirements

  1. Sublime Text
  2. Arduino IDE

Documentation

Currently there is no documentation for this plugin. I'm working on the plugin and and plan to write some when I can. Until then, you can refer to the issues. I need your help writing some documentation.

Installation

While the plugin is in beta, the installation process is:

  1. You should first delete whatever version you currently have installed.
  2. Open the Command Palette and choose the 'Package Control: Add Repository' command.
  3. Copy this repo link https://github.com/gepd/Stino/tree/new-stino and paste it into the prompt.
  4. Open the Command Palette again and run the 'Package Control: Install Package' command and choose the package named 'Stino'.

Thank you to @jggdotcom for the instructions.

Contributions

Special thanks to all of contributors. Because the author is not a programmer and is not a native English speaker, any help to improve this plugin is appreciated. For example, you might consider:

  1. Star this repository
  2. Write some documentation
  3. Provide some ranslations
  4. Submit PRs for bugs
  5. Add board support
  6. Donate money

About

A Sublime Text Plugin for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • JavaScript 3.1%
  • Other 0.2%