From d2b3f3baaf8ec18eec1fe17281e24ffbad71ec44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Wed, 12 Dec 2018 19:51:49 +0100 Subject: [PATCH] Add yo (#179) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a987df4..e0ec9ac 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [themer](https://github.com/mjswensen/themer) - Generate personalized themes for your editor, terminal, wallpaper, Slack, and more. - [legit](https://github.com/captainsafia/legit) - Choose from many Open Source licences to generate a LICENSE file or add license headers to files. - [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results in your terminal when you get a compiler error. +- [yo](https://github.com/yeoman/yo) - CLI scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy. ### Web Development