mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
adding updating description
This commit is contained in:
parent
6c6d9b4f00
commit
08bf7426cf
1 changed files with 16 additions and 10 deletions
26
README.md
26
README.md
|
|
@ -28,16 +28,6 @@ Limited-mode features:
|
|||
- no local caching
|
||||
- full loading of all web page(with styles, js-scripts, html-page etc).
|
||||
|
||||
Installing
|
||||
---------------
|
||||
**Cloud Commander** installing is very easy. All you need it's just clone
|
||||
repository from github. Install and start, just 3 commands:
|
||||
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
node server.js
|
||||
|
||||
|
||||
Hot keys:
|
||||
---------------
|
||||
In all modern web browsers (but not in IE, becouse he special) hot keys works.
|
||||
|
|
@ -48,6 +38,22 @@ There is a short list:
|
|||
- Alt + s - get all key bindings back
|
||||
- up, down, enter - filesystem navigation
|
||||
|
||||
Installing
|
||||
---------------
|
||||
**Cloud Commander** installing is very easy. All you need it's just clone
|
||||
repository from github. Install and start, just 3 commands:
|
||||
|
||||
git clone git://github.com/coderaiser/cloudcmd.git
|
||||
cd cloudcmd
|
||||
node server.js
|
||||
|
||||
Updating
|
||||
---------------
|
||||
**Cloud Commander** is very buggy and alfa so it's very often updated. For update
|
||||
you can just type in cloudcmd directory:
|
||||
|
||||
git pull
|
||||
|
||||
Additional modules:
|
||||
---------------
|
||||
**Cloud Commander** not using additional modules for main functionality.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue