From 8c45947238dfa998c32259525a70b27ab81cfcaa Mon Sep 17 00:00:00 2001 From: Alexandre Strzelewicz Date: Sat, 19 Jul 2014 20:52:06 +0200 Subject: [PATCH] Add PM2 in CLIs --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 76d9971..d989264 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Bower](http://bower.io) - A package manager for the web. - [Yo](https://github.com/yeoman/yo) - Run Yeoman generators. - [Pageres](https://github.com/sindresorhus/pageres) - Responsive website screenshots. +- [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager for Node.js. - [trash](https://github.com/sindresorhus/trash) - A safer alternative to `rm`. - [ESLint](http://eslint.org) - The pluggable linting utility for JavaScript. - [JSHint](http://jshint.com) - A community-driven tool to detect errors and potential problems in JavaScript code.