From 35ef02a92001a6b0bf07b573da38b4635ac5d515 Mon Sep 17 00:00:00 2001 From: Zack Young Date: Thu, 11 Jul 2019 15:13:59 +0800 Subject: [PATCH] Add foy (#342) Co-Authored-By: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 46d22e9..3376182 100644 --- a/readme.md +++ b/readme.md @@ -127,6 +127,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [yo](https://github.com/yeoman/yo) - Scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy. - [grip](https://github.com/joeyespo/grip) - Preview markdown files with GitHub styles before committing them. - [bitwise](https://github.com/mellowcandle/bitwise) - Base convertion and bit manipulator in ncurses. +- [foy](https://github.com/zaaack/foy) - Lightweight general purpose task runner/build tool. ### Text Editors