Once #41 is ready, it should be rather easy to implement project import: - [x] Define a simple `package.json` structure. This can be inspired/adapted from mip, node.js, PlatformIO etc. - [x] Implement the project import mechanism. This is very similar (identical?) to package installation - [x] ✨ **Project sharing via link** ✨ i.e.: https://viper-ide.org/?install=github:emlearn/emlearn-micropython/examples/xor_trees - [x] Open in VM by adding `&vm=1` - [ ] Improve UI/UX - [ ] Display `README.md` from the sample
Once #41 is ready, it should be rather easy to implement project import:
package.jsonstructure. This can be inspired/adapted from mip, node.js, PlatformIO etc.https://viper-ide.org/?install=github:emlearn/emlearn-micropython/examples/xor_trees
&vm=1README.mdfrom the sample