From ce27252bb0d2118168fdf4fa67ab4acaf6859465 Mon Sep 17 00:00:00 2001 From: altsang Date: Fri, 9 Jan 2015 13:24:21 +0800 Subject: [PATCH] Close #231 PR: add strong-build entry. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ba19d4d..ff7a9ef 100644 --- a/readme.md +++ b/readme.md @@ -198,6 +198,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [browserify](https://github.com/substack/node-browserify) - Browser-side require() the Node.js way. - [webpack](https://github.com/webpack/webpack) - Packs CommonJS/AMD modules for the browser. - [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow. +- [strong-build](https://github.com/strongloop/strong-build) - Build a node app package and prepare to deploy it as a package to production or use git to commit to a deploy branch. ### Hardware