justfile

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Writing Justfiles

The below readme is pulled from: https://github.com/casey/just/blob/master/README.md

It fully documents the Justfile syntax and system.


just is a handy way to save and run project-specific commands.

This readme is also available as a book. The book reflects the latest release, whereas the readme on GitHub reflects latest master.

Installs
102
First Seen
Jan 23, 2026