0.1.16 • Published 3 years ago
@ekx/cli v0.1.16
Command-line manager tool
Build and Set
yarn
yarn run build
yarn link -g
iOS
pip3 install pbxproj
Script
Build WebAssembly
- Make "export project dir"
- copy template CMake file and fill sources
- generate build directory and run cmake build
Build WEB:
ekx web
Build debug WEB:
ekx web --debug