- ansi.py — Prints ANSI escape code reference (colors, cursor, clear, etc.) for terminal development.
- emsdk-env.sh —
source scripts/emsdk-env.sh(or. scripts/emsdk-env.sh) to putemccon PATH from repo./emsdk. Needed in sh/dash: upstreamemsdk/emsdk_env.shonly auto-finds itself in bash/zsh/ksh unless the cwd isemsdk/; this wrappercds there first. One-time:git clone https://github.com/emscripten-core/emsdk.git emsdk && cd emsdk && ./emsdk install latest && ./emsdk activate latest. In~/.bashrc, source/workspace/emsdk/emsdk_env.sh(notemsdk/emsdk/...). - pullmake.sh —
git pull,make clean, nativebasic, optionalbasic-gfx(ifpkg-config raylib), thenbasic-wasm/basic-wasm-modular/basic-wasm-canvas. Sources emsdk from$EMSDK,./emsdk, or$HOME/emsdk. - pullmake-wasm.sh — Same pull + WASM only (no native
basic, no Raylib). For servers that only deployweb/*.js+web/*.wasm. Requires emsdk (same discovery as above). - tag-version.sh — Helper for creating version tags (see usage in script).
scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||