Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d0483634 | 2025-09-30 10:02:14 | sysutils/just: update to version 1.43.0 OK tb@, thanks! | ||
| daa15299 | 2025-08-15 14:37:10 | sysutils/just: add bash and zsh completions to the package. OK volker@, thanks! | ||
| e1ba26b6 | 2025-08-11 20:54:42 | Import sysutils/just. ``` Just is a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make. just has a ton of useful features, and many improvements over make. ``` OK rsadowski@, thanks! |