Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Justfile syntax for TextMate

A TextMate language grammar for justfile — the command runner. Syntax highlighting for recipes, variables, attributes, shebang recipes, and the usual just directives.

Unmaintained. I wrote this for my own use and it does what I need. I'm not reviewing issues or pull requests — fork it and take it wherever you like. MIT licensed.

Install

git clone https://github.com/cristbc/textmate-justfile.git \
  ~/Library/Application\ Support/TextMate/Bundles/Justfile.tmbundle

Restart TextMate. Files named justfile, Justfile, .justfile, or *.just pick up the grammar automatically.

What's here

File Purpose
Syntaxes/Justfile.tmLanguage The grammar itself
info.plist Bundle metadata

About

TextMate syntax highlighting bundle for justfiles (just command runner)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors