balena-io-hardware / autokit-interface-sw

Apache License 2.0
5 stars 2 forks source link

add repl container #88

Closed rcooke-warwick closed 3 months ago

rcooke-warwick commented 3 months ago

This allows for creating and pushing a container to an autokit that you can ssh into and start a REPL console for debugging the sdk. You can also make changes on the device to the typescript code and rebuild+test on device

Change-type: patch