Close #231 PR: add strong-build entry.

This commit is contained in:
altsang
2015-01-09 13:24:21 +08:00
committed by Sindre Sorhus
parent d51131f5b6
commit ce27252bb0

View File

@@ -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. - [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. - [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. - [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 ### Hardware