Skip to content

sg-wireless/pymakr-vsc

Repository files navigation

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.