justfile

Installation
SKILL.md

Justfile 命令自动化技能

将常用命令、Makefile、npm scripts 转换为 Justfile,便于日常开发和运维工作。

快速开始

安装 just

# macOS
brew install just

# Linux
curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash

# 验证安装
just --version
Related skills

More from oldwinter/skills

Installs
35
GitHub Stars
3
First Seen
Jan 20, 2026