https://github.com/luislavena/exp-crystal-hello-binary
🧪 Compile and package static binaries with Crystal
https://github.com/luislavena/exp-crystal-hello-binary
Last synced: 4 months ago
JSON representation
🧪 Compile and package static binaries with Crystal
- Host: GitHub
- URL: https://github.com/luislavena/exp-crystal-hello-binary
- Owner: luislavena
- License: apache-2.0
- Archived: true
- Created: 2022-01-09T17:20:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T22:42:12.000Z (about 3 years ago)
- Last Synced: 2025-02-10T22:45:11.535Z (4 months ago)
- Language: Crystal
- Size: 5.86 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-binary
> 🧪 Compile and package static binaries with Crystal (experiment)## Features
- [x] Use GitHub Actions to build binaries
- [x] Use [hydrofoil-crystal](https://github.com/luislavena/hydrofoil-crystal) to statically compile the binaries (musl)## Planned
- [ ] Use GitHub Actions to publish releases (with binaries for download)
- [ ] Package .deb using [nfpm](https://github.com/goreleaser/nfpm)
- [ ] Include systemd service## Contributors
- [Luis Lavena](https://github.com/luislavena) - mad scientist