mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) rm additional modules
This commit is contained in:
parent
85143da674
commit
5329af7366
1 changed files with 6 additions and 28 deletions
34
HELP.md
34
HELP.md
|
|
@ -37,36 +37,14 @@ Benefits
|
|||
|
||||
Install
|
||||
---------------
|
||||
|
||||
The installation of file manager is very simple.
|
||||
|
||||
- install [node.js](http://nodejs.org/ "node.js") if you still have not.
|
||||
- install ```cloudcmd``` via npm with one simple command.
|
||||
|
||||
[![NPM_INFO][NPM_INFO_IMG]][NPMURL]
|
||||
|
||||
Installing **Cloud Commander** is very simple.
|
||||
All you need is
|
||||
|
||||
- install [node.js](http://nodejs.org/ "node.js")
|
||||
- [download](https://github.com/coderaiser/cloudcmd/archive/master.zip)
|
||||
and unpack or just clone repository from github:
|
||||
|
||||
```
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
npm install
|
||||
node cloudcmd
|
||||
```
|
||||
or install in npm:
|
||||
|
||||
```
|
||||
npm install cloudcmd -g
|
||||
cloudcmd
|
||||
```
|
||||
|
||||
Additional modules
|
||||
---------------
|
||||
**Cloud Commander** could work without any modules installed.
|
||||
But for console, minification, file system operations etc, recommended
|
||||
install additional modules with next commnad (type in **Cloud Commander**'s directory):
|
||||
|
||||
npm install
|
||||
|
||||
Hot keys
|
||||
---------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue