mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
new demo page on cloudfoundry
This commit is contained in:
parent
f24b4ca239
commit
58785a5674
3 changed files with 4 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,6 +8,7 @@ node_modules
|
|||
|
||||
#cloudfoundry info files
|
||||
cloudcmd.manifest.yml
|
||||
cloudcmddemo.manifest.yml
|
||||
|
||||
#herocu info file
|
||||
Procfile
|
||||
#Procfile
|
||||
1
Procfile
Normal file
1
Procfile
Normal file
|
|
@ -0,0 +1 @@
|
|||
web: node server.js
|
||||
|
|
@ -2,7 +2,7 @@ Cloud Commander
|
|||
===============
|
||||
|
||||
**Cloud Commander** - two-panels file manager, totally writed on js.
|
||||
View [demo](http://cloudcmd.cloudfoundry.com/ "demo").
|
||||
View [demo](http://cloudcmddemo.cloudfoundry.com/ "demo").
|
||||
|
||||
Benefits
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue