just

Installation
SKILL.md

Just Command Runner

GitHub Repository

just is a handy way to save and run project-specific commands. It's a command runner, not a build system, avoiding much of make's complexity.

Instructions

Prerequisites

  • just must be installed: brew install just
  • Commands are stored in a justfile (or Justfile).

Common Settings (set ...)

Installs
6
Repository
disler/bowser
GitHub Stars
228
First Seen
Feb 21, 2026
just — disler/bowser