build: fully replace make by just.

This commit is contained in:
Alexandre Pujol 2025-07-22 23:18:00 +02:00 committed by Alex
parent 4a3a98c77d
commit 7d2229cd05
22 changed files with 113 additions and 182 deletions

View file

@ -10,6 +10,7 @@ packages:
# Install usefull core packages
- bash-completion
- just
- git
- htop
- man

View file

@ -11,6 +11,7 @@ packages:
# Install usefull core packages
- bash-completion
- git
- just
- htop
- man
- pass

View file

@ -9,7 +9,7 @@ core-packages: &core-packages
- go
- golang-packaging
- htop
- make
- just
- rpmbuild
- rsync
- vim