just-1.48.1

tool for running project-specific commands

Index | sysutils

Description

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.

Homepage: https://just.systems/

Maintainer: Edd Barrett <edd@openbsd.org>