From 04ad6c36d8db44708edbdda2700a3691a940d4bc Mon Sep 17 00:00:00 2001 From: Rolf Koenders Date: Mon, 1 Sep 2014 19:44:54 +0200 Subject: [PATCH] Adding readme file. --- plugins/forever/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/forever/README diff --git a/plugins/forever/README b/plugins/forever/README new file mode 100644 index 000000000..ed24abcb6 --- /dev/null +++ b/plugins/forever/README @@ -0,0 +1,10 @@ +# Forever + +---- + +### Maintainer: [Rolf Koenders](http://www.rolfkoenders.nl) + +This plugin provides some autocompletion for the Node tool [Forever](https://github.com/nodejitsu/forever) + +### Todo +I was thinking of adding some aliases and make the autocompletion a bit more smart. \ No newline at end of file