[[css|/main.css]] [[js|/js/redirect.js]] {% with current_page="package" %} {% include "header.html" %} {% endwith %}

Package management

Planterette is an experimental Android-like package manager providing fully self-contained apps running in Hakurei containers. The planterette software is not part of Hakurei and configures Hakurei through the public JSON API.

Planterette is currently in a very early stage of development, and using it for anything beyond experimentation or development is not recommended.

If you wish to work on planterette, its source code can be found under cmd/planterette of Hakurei's source tree. This is subject to change. The Nix package builder can be accessed via the buildPackage output of the Nix flake, however this is pending replacement.

{% include "footer.html" %}