2025-05-24 22:56:22 -04:00
|
|
|
# pack
|
|
|
|
|
|
2025-05-24 23:12:43 -04:00
|
|
|
A web server written in [rust](https://www.rust-lang.org/) with [axum](https://docs.rs/axum/latest/axum/) for hosting built packages as a
|
|
|
|
|
destination endpoint for packages in a continuous integration workflow. It is designed around Gitea, using it for its authentication
|
|
|
|
|
as well as integrating with Gitea actions.
|
|
|
|
|
|