Skip to content

Manual installation

hninhninhtun edited this page Sep 16, 2022 · 4 revisions

How to manually install Stino?

1. Disable your current installation of Stino to avoid menu mix-up

  • Click the menu Preferences > Package Control > Disable Package > Arduino-like IDE

2. Install the new-stino branch

  • Download the new-stino branch of Stino as a zip file, and extract it
  • Click the menu Preferences > Browse Packages...
  • Copy the extracted Stino-new-stino folder into the Packages folder
  • Restart Sublime Text

3. Configure your working folders

  • Arduino folder: click the menu Arduino > Preferences > Select Arduino Application Folder
  • Sketchbook folder: click the menu Arduino > Preferences > Change Sketchbook Folder
  • Build folder: click the menu Arduino > Build Options > Select Build Folder
  • Force menu update: click the menu Arduino > Update Menu

You are ready to test the new version!

Please note that your Stino installation will not be automatically updated in this case!

If you want to keep your installation up-to-date

  • Click the menu Preferences > Package Control > Remove Package > Stino
  • Reproduce Step 2: Install the new-stino branch

If you want to go back to stable/old Stino

  • Click the menu Preferences > Package Control > Remove Package > Stino
  • Click the menu Preferences > Package Control > Enable Package > Arduino-like IDE
  • Restart Sublime Text