mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #5] [CLOSED] Add Prebuilt Binaries #993
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#993
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/5
Author: @lazuee
Created: 7/30/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
55bb927added prebuilt binaries7b476a4fix: filter optionalDependencies by current package nameb19a270chore: run native build before lib build in build script📊 Changes
4 files changed (+322 additions, -37 deletions)
View changed files
📝
package.json(+5 -4)➕
scripts/build.mjs(+145 -0)➕
scripts/publish.mjs(+154 -0)📝
src/zig.ts(+18 -33)📄 Description
Publish prebuilt binaries instead of building it manually
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.