English | Español
Deviot is a plugin based in stino for Sublime Text 2 & 3 to IoT development using PlatformIO ecosystem and supporting ~200 boards!
- Install Python 2
- Using the package control, install the package called
Deviot
from the list. - Wait until the plugin is completely installed.
- Code your firmware
- From the Deviot menu select one or more boards, an environment to work and a COM port
- Build or upload your code
- Done!
- Build
- Upload
- Start Monitor Serial
- Send Text Through the Port Serial
- Hide Message Console
At this moment Deviot is available in english and spanish. If you want to contribute and translate it to your language use this template and any other language file as reference.
You should let the msgid
as is, and paste your translated string in msgstr
. When you finish it pull a request with the new file.
The file should be called in the ISO 639-1 format (two letters) and with the extension .lang
Support the open source, if you liked this plugin and you want to make a contribution to continue with the developing it, do it through this link
If you have any problem or you want to contact me: gepd@outlook.com
Copyright 2015-2016 GEPD gepd@outlook.com
Deviot is licensed with the permissive Apache 2.0 licence. It means that you can use it personal or commercially, free of charge.
Read the full Licence file.