Screen.Recording.2025-05-19.at.01.20.13.mov
Using nimble 0.18.0+:
nimble setup -l
nimble shell
nim c -r src/nora
Works on MacOs and Linux
Might work on Windows
nimble setup
# installing dependencies and configuring the environment
nimble setup_android
# build, deploy and run
# Make sure there's an android device/emulator attached
nimble android_run