Justfile

Create or migrate to a justfile (casey/just command runner) for any project. Use this skill when the user asks to add a justfile, replace a Makefile, set up project commands, create task runners, or mentions "just" in the context of build/dev workflows. Also trigger when you see a project with a Makefile that would benefit from just's simpler syntax, or when setting up a new project that needs common dev commands (build, test, lint, fmt). Covers Rust, Python, TypeScript/JavaScript, Go, and Ruby ecosystems. Do NOT use for CI pipeline configuration, Dockerfiles, or actual build system setup (cargo, webpack, etc.).

paulnsorensen 4054703 10 files · 56.5 KB Updated

File contents

paulnsorensen/skillz-that-grillz/tree/main/skills/justfile commit 40547036a9

Frequently asked questions

npx skillmds@latest add paulnsorensen/justfile