https://github.com/brioche-dev/brioche-runtime-utils
Extra runtime utilities used within the Brioche ecosystem
https://github.com/brioche-dev/brioche-runtime-utils
Last synced: 8 months ago
JSON representation
Extra runtime utilities used within the Brioche ecosystem
- Host: GitHub
- URL: https://github.com/brioche-dev/brioche-runtime-utils
- Owner: brioche-dev
- Created: 2024-05-30T21:59:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-26T05:37:28.000Z (8 months ago)
- Last Synced: 2025-10-26T07:17:08.101Z (8 months ago)
- Language: Rust
- Size: 300 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brioche Runtime Utils
This repo contains extra utilities and executables that are used at runtime for [Brioche](https://brioche.dev/), such as the tooling used to create [packed executables](https://brioche.dev/docs/how-it-works/packed-executables/).
## `brioche-packer`
`brioche-packer` is a small CLI tool used for inspecting and creating packed executables for Brioche. The command `brioche-packer read ` can be used to get metadata from a packed executable.