Skip to content

v0.1.1 — Manual install path; setup.sh removed

Choose a tag to compare

@AKzar1el AKzar1el released this 05 Jul 15:01
2f44ede
  • Removed scripts/setup.sh — the bash script wasn't reliable across platforms (Git Bash on Windows in particular couldn't pipe stdin to wrangler's interactive prompts). Replaced with a fully manual, copy-pasteable walkthrough in SETUP.md as the canonical install path.
  • SETUP.md is now self-contained — every wrangler command, every interactive prompt response, and the most common failure modes are documented inline.