mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-03-09 23:34:42 -05:00
[Feature Request] Prebuilt binaries #1
Reference in New Issue
Block a user
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?
Originally created by @CrazyWolf13 on GitHub (May 19, 2025).
Hi
Awesome project!
I'm a member of community-scripts: https://community-scripts.github.io/ProxmoxVE/ and I'd love to get this app package there, however nomarlly conversion from dockerfiles to bare metal with pnpm is full of errors, are there any plans to release an npm project or direct .deb packages?
Thanks a lot!
@arunavo4 commented on GitHub (May 19, 2025):
Let me look into this and I will release a package for it.
@arunavo4 commented on GitHub (May 21, 2025):
Hey @CrazyWolf13,
I've migrated the project to Bun, which has solid support for single executable binaries—still testing that part.
In the meantime, I've opened a PR for #11
Consider reviewing this approach as an alternative for now.
@CrazyWolf13 commented on GitHub (May 21, 2025):
alright, very nice!