new demo page on cloudfoundry

This commit is contained in:
coderaiser 2012-06-11 15:13:05 +00:00
parent f24b4ca239
commit 58785a5674
3 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View file

@ -8,6 +8,7 @@ node_modules
#cloudfoundry info files
cloudcmd.manifest.yml
cloudcmddemo.manifest.yml
#herocu info file
Procfile
#Procfile

1
Procfile Normal file
View file

@ -0,0 +1 @@
web: node server.js

View file

@ -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
---------------