From 89214b2be0479ccd9b51c3aac0c774ea24a77860 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Mon, 5 Jun 2017 21:16:11 +0200 Subject: [PATCH] add boilr and cookiecutter (#116) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e70f18..a2d74fc 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs. - [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations. +- [boilr](https://github.com/tmrts/boilr) - Dependency free CLI to create projects from boilerplate templates. +- [cookiecutter](https://github.com/audreyr/cookiecutter) - creates projects from cookiecutters (project templates) - [dockly](https://github.com/lirantal/dockly) - Interactive CLI for managing Docker containers. ### Web Development