diff --git a/HELP.md b/HELP.md index f207d98d..3c2dccc3 100644 --- a/HELP.md +++ b/HELP.md @@ -342,50 +342,6 @@ ln -s ./sites-enabled/io.cloudcmd.io ./sites-available /etc/init.d/nginx restart ``` -To run Cloud Commander as daemon in linux you could set **log** to true in config and -do something like this: - - nohup node cloudcmd - -Additional modules list ---------------- -To extend capabilities of file manager next modules used: - -- [Ace] [AceURL] -- [Diff-Match-Patch] [Diff-Match-PatchURL] -- [Minify] [MinifyURL] -- [FancyBox] [FancyBoxURL] -- [console-io] [console-ioURL] -- [github] [githubURL] -- [dropbox-js] [dropbox-jsURL] -- [jquery] [jqueryURL] -- [socket.io] [socketIOURL] -- [http-auth] [httpAuthURL] -- [rimraf] [rimrafURL] -- [mkdirp] [mkdirpURL] - -[AceURL]: http://ace.ajax.org/ "Ace" -[Diff-Match-PatchURL]: https://code.google.com/p/google-diff-match-patch/ "Diff-Match-Patch" -[MinifyURL]: http://coderaiser.github.io/minify "Minify" -[FancyBoxURL]: //github.com/fancyapps/fancyBox "FancyBox" -[console-ioURL]: //github.com/cloudcmd/console "console-io" -[githubURL]: //github.com/michael/github "github" -[dropbox-jsURL]: //github.com/dropbox/dropbox-js "dropbox-js" -[jqueryURL]: //jquery.com -[socketIOURL]: http://socket.io -[httpAuthURL]: //github.com/gevorg/http-auth -[rimrafURL]: //github.com/isaacs/rimraf "rimraf" -[mkdirpURL]: //github.com/substack/node-mkdirp - -Contributing ---------------- -If you would like to contribute - read [guide](https://github.com/coderaiser/cloudcmd/blob/master/CONTRIBUTING.md) and send pull requests to dev branch. -Getting dev version of **Cloud Commander**: - - git clone git://github.com/coderaiser/cloudcmd.git - cd cloudcmd && git checkout dev - - Version history --------------- - *2014.11.21*, **[v1.5.1](//github.com/cloudcmd/archive/raw/master/cloudcmd-v1.5.1.zip)**