-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Once #41 is ready, it should be rather easy to implement project import:
- Define a simple
package.jsonstructure. This can be inspired/adapted from mip, node.js, PlatformIO etc. - Implement the project import mechanism. This is very similar (identical?) to package installation
- ✨ Project sharing via link ✨ i.e.:
https://viper-ide.org/?install=github:emlearn/emlearn-micropython/examples/xor_trees- Open in VM by adding
&vm=1
- Open in VM by adding
- Improve UI/UX
- Display
README.mdfrom the sample
- Display
MirrorCY