pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

Instructions for how to install apps into a filesystem with the emulator #75

Open jwise opened 5 years ago

jwise commented 5 years ago

It would be nice to have some documentation for how to install apps into the filesystem with the emulator, and then how to take that emulator filesystem and test RebbleOS with it, to get users off the ground faster with finding bugs and missing APIs, and fixing them!

eevui commented 5 years ago

Blocked by #71 ?

jwise commented 5 years ago

Eventually, yes :-) But for right now we install real apps using PebbleOS, then copy the post-installation filesystem image from the correct directory over into the base image that we use for RebbleOS.