From 71c97606d54885179e8a993474e30d618ceac9d8 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Fri, 26 Mar 2021 06:57:29 -0700 Subject: [PATCH] Add just (#450) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 57b0353..9fee757 100644 --- a/readme.md +++ b/readme.md @@ -143,6 +143,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [grip](https://github.com/joeyespo/grip) - Preview markdown files with GitHub styles before committing them. - [bitwise](https://github.com/mellowcandle/bitwise) - Base conversion and bit manipulator in ncurses. - [foy](https://github.com/zaaack/foy) - Lightweight general purpose task runner/build tool. +- [just](https://github.com/casey/just) - Modern `make`-like command runner. ### Text Editors