serpent-os / moss

The safe, fast and sane package manager for Linux
https://serpentos.com
71 stars 9 forks source link

boulder: feat/cli macro descriptions #244

Closed tarkah closed 1 month ago

ermo commented 1 month ago

Did you test if this is XDG compliant already?

This would enable us to install moss and boulder to the relevant XDG directories via the just get-started onboarding target.

FWIW, I've taken the liberty to force-push the main changes that include a README update and the justfile stuff. So you can pull/reclone and test just get-started with this branch.

ermo commented 1 month ago

Force push was about ensuring that the justfile is the newest one from the main branch which now uses the default XDG_*_HOME dirs.

You can thus do a just get-started from the latest commit in this branch and then run boulder recipe macros to check that this does in fact not work (at least it didn't for me).

ermo commented 1 month ago

Force pushed with newest build flags from main (faster build, smaller binaries).