Just Command Runner
Just is a command runner written in Rust that provides a convenient way to save and run project-specific commands. It uses a justfile syntax inspired by Make but focused on running commands rather than building targets, with support for parameters, dependencies, and multi-languag
What it does
Just Command Runner
Just is a command runner written in Rust that provides a convenient way to save and run project-specific commands. It uses a justfile syntax inspired by Make but focused on running commands rather than building targets, with support for parameters, dependencies, and multi-language recipes.
Installation
Use the upstream install or setup path that matches your environment:
- brew install just, and on Windows with choco install just.
- editor to use make syntax highlighting for just.
- git clone https://github.com/NoahTheDuke/vim-just.git
- cargo test succeeds:
Requirements and caveats from upstream:
- arbitrary languages, like Python or Node.js.
- Cygwin. After installation, sh must be available in
-
Docker
Basic usage or getting-started notes:
- just is a handy way to save and run project-specific commands.
- You can then run them with just RECIPE:
- Source: https://github.com/casey/just
- Extracted from upstream docs: https://raw.githubusercontent.com/casey/just/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,183 chars)