Changelog
- 907cfde Add Go rewrite — Phase 1: CLI, bug fixes, lock file, .ioc auto-detection
- 21a1d12 Add: install scripts, goreleaser, version support, dead code removal
- 1d5e56d Fix: CLI tests handle CI environment, pre-flight error handling
- 4da9776 Fix: extract tarball/zip in install scripts, .zip for Windows
- b1f7eba Fix: goreleaser v1 config format
- 002a34f Fix: goreleaser v1 format field name
- b84ac1d Fix: pre-flight error handling, skip STM32 test when pio missing
- 23cc315 Fix: skip pio-dependent tests on CI
- c80c8d2 Fix: sorted lists, .ioc auto-detect, platform-mismatch, force-confirm, CLI tests
- 946f84f Rename project to piomx — binary, imports, lock file, install scripts
- 4da8f1c Stop generating src/main.cpp for STM32 + add INSTRUCTIONS.md for AI guidance
- e40ae03 Sync README with code + fix install.sh update robustness
- 2107c3e initial commit in go reafctor branch when work is done this will be main and current main will be moved to pre-refactor
- f26bddc piomx: README, LICENSE and the new go release v0.2.0
- 679e070 updated install.sh: The script was installing the raw .tar.gz as the binary
- afcdfa4 updated readme: fix the ci tag
Install
curl -fsSL https://raw.githubusercontent.com/runtime-terror404/piomx/main/install.sh | sh