Set up KaiOS Environment on Mac OS high Sierra

Viewed 1378

I followed the KaiOS documentation to set up environment for KaiOS app development but the instructions there provided is only for Debian/unix system most of command is not working because lack of apt in mac.

How should I set up KaiOS development environment for Mac OS High Sierra?

1 Answers

I managed to get things working without going through the steps listed on the site, but skipping straight ahead to install the simulator:

https://developer.kaiostech.com/simulator

Mind you, this isn't running on an actual device (yet), but just the simulator itself.

Related