justfile-syntax

Community

Justfile indentation and heredoc rules.

Authorssiumha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Justfile syntax and indentation rules ensure consistent, readable, and maintainable task files.

Core Features & Use Cases

  • 4-space indentation for recipes
  • Heredoc obedience (no indentation for content and EOF marker)
  • Variable substitution in heredoc and safe edge-cases
  • Timely examples of correct and incorrect formatting

Quick Start

Use this guide when editing Justfiles to ensure proper indentation and heredoc usage.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: justfile-syntax
Download link: https://github.com/ssiumha/dots/archive/main.zip#justfile-syntax

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository