Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/k0d3d/node-gypsi into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
k0d3d committed Sep 23, 2014
2 parents 85c56c8 + e86171b commit 690083d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ deamons and services your application depends on. It uses Monit to manage these

Node-Gypsi has a very intuitive CLI wizard that helps you set up your applications dependencies. The current version supports "systemd" as I built this on Fedora 20. I plan to support Upstart and maybe Initd.

## Installation
<pre>
[sudo] npm install gypsi -g
</pre>

## How to use
* [Mini tutorial](http://kodedx.tumblr.com/post/98159247059/how-to-use-node-gypsi)

Expand Down

0 comments on commit 690083d

Please sign in to comment.