Standalone binary builds — bun build --compile for macOS/Linux
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 50/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- bun, github-actions, typescript
- Domain
- build-system, ci-cd, cli, release
Research direction
Start by locating the existing build script, install script, CI workflow, and release checklist. Verify how bun build --compile handles the four macOS/Linux targets and tag-triggered GitHub releases, then define completion as correctly named binaries uploaded to releases, OS/architecture-aware installation, and updated release documentation.
Written by the indexing model from the issue text.
Description
Description
Add standalone binary builds using bun build --compile for macOS (arm64, x64) and Linux (arm64, x64), attached to GitHub releases.
Expected Deliverables
- Build script: 4 targets (macOS arm64/x64, Linux arm64/x64)
- CI workflow: matrix build on tag push, upload to GitHub release
- Binary naming: supercode-{os}-{arch}
- Install script update: detect OS/arch, download binary
- Release checklist update
Why
Standalone binaries eliminate Node.js dependency. Single curl command to install and run.
Considerations
bun build --compileis experimental- Binaries are 40-60MB (bundled runtime)
- Cross-compilation may require CI runners per platform
- Consider macOS code signing
- Dominant language
- TypeScript
- Stars
- 214
- Forks
- 41
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 34
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from yashdev9274/supercli
-
infrastructure repo core
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
yashdev9274/supercli#100 ·
-
documentation repo core supercode-cli
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
yashdev9274/supercli#97 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 25/100
yashdev9274/supercli#261 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
yashdev9274/supercli#254 · 3 comments · 1 reaction ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
yashdev9274/supercli#243 · 2 comments · 1 reaction ·
All issues in yashdev9274/supercli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
bcgov/bc-wallet-mobile#4761 · 1 comment ·
-
external-issue to-triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
refactor
Difficulty 2/5 1-3 hours Newbie friendliness 84/100