lancaster-university / microbit-v2-samples

CODAL build tools and sample programs for the micro:bit v2.x
MIT License
64 stars 83 forks source link

Split tooling into something that could be `git submodule`ed. #17

Open godsic opened 3 years ago

godsic commented 3 years ago

Wonderful work and very helpful to get started with micro:bit v2 and new CODAL runtime.

I was wondering, is it possible to split tooling from the samples, so that it can be added to an arbitrary project as, e.g., git submodule?