o
odinpkg.dev
packages / library / odin-project-template

odin-project-template

6d3abb8library

Template repository

No license · updated 1 year ago

Odin Project Template

Install Odin for Mac OS ...

brew install odin

Allow the SH files to be executed on your machine ...

chmod +x ./run.sh
chmod +x ./run_debug.sh

Run the app ...

./run.sh

Run the app in debug mode ...

./run_debug.sh