https://github.com/brioche-dev/brioche-packages-extra
Example Brioche projects, WIP/broken/unstable packages, and packages that can't easily be published
https://github.com/brioche-dev/brioche-packages-extra
Last synced: 8 months ago
JSON representation
Example Brioche projects, WIP/broken/unstable packages, and packages that can't easily be published
- Host: GitHub
- URL: https://github.com/brioche-dev/brioche-packages-extra
- Owner: brioche-dev
- License: mit
- Created: 2025-05-01T03:01:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-05T06:55:03.000Z (12 months ago)
- Last Synced: 2025-07-13T04:09:14.013Z (11 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Brioche Packages Extra
This is a sibling repository to the main [Brioche Packages](https://github.com/brioche-dev/brioche-packages) repo. The main difference is packages in this repo aren't automatically published to the Brioche Registry, so these packages can only be used via git!
The bar for accepting contributions in this repo is lower than for the main repo, so it's a better fit for various things:
- Work-in-progress, broken, or unstable packages
- Example projects that might otherwise clutter up the main repo
- Packages that can't or shouldn't be distributed like other Brioche packages (for example: packages that are legally-encumbered due to licensing conflicts, like FFMPEG builds with all features enabled)
When in doubt, feel free to open a Pull Request or Issue for the main [Brioche Packages](https://github.com/brioche-dev/brioche-packages) repo first. If your contribution isn't a good fit, you might be asked to contribute it here instead!