From 987aedb4dd02bfc7cf608d8cc07bfbf9372781ac Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Mon, 8 May 2017 19:52:40 +0300 Subject: [PATCH] Add `pkg` to Build tools section (#686) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 428fdc7..f55ecd7 100644 --- a/readme.md +++ b/readme.md @@ -299,6 +299,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [grunt](http://gruntjs.com) - Task runner that can perform repetitive tasks like minification, compilation, unit testing, linting, etc. - [Fly](https://github.com/bucaran/fly) - Modern build system based in co-routines, generators and promises. - [FuseBox](https://github.com/fuse-box/fuse-box) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support. +- [pkg](https://github.com/zeit/pkg) - Package your Node.js project into an executable. ### Hardware