pycom / pymakr-vsc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pymakr 2


Getting Started

If you have a Pycom device, you can install this extension and you're ready to go.

GET_STARTED.md


What's new

Pymakr 2 was written completely from scratch. We now support multiple workspaces and devices plus a host of new features.

WHATS_NEW.md


Contribute

Maintainability and scalability have been key focuses for Pymakr 2. To achieve this, the codebase has been written in fully typed JS.

This provides full type completion and type safety without imposing TS on contributors.

CONTRIBUTE.md.


Support

We hope you won't need it, but should you come across an issue, feel free to open an issue.

To help us help you, please include:

  • a step-by-step walkthrough of what you did.
  • what you expected to happen.
  • what actually happened.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.5%Language:Python 6.5%