@ekx/cli

yarn yarn run build yarn link -g

Usage no npm install needed!

<script type="module">
  import ekxCli from 'https://cdn.skypack.dev/@ekx/cli';
</script>

README

Command-line manager tool

Build and Set

yarn
yarn run build
yarn link -g

iOS

pip3 install pbxproj

Script

Build WebAssembly

  1. Make "export project dir"
  2. copy template CMake file and fill sources
  3. generate build directory and run cmake build

Build WEB:

ekx web

Build debug WEB:

ekx web --debug