Skip to content

flamby/vcloud-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vcloud-client

Trivial web client used to play the VMware vCloud Javascript SDK that comes with the SilverLining fling in VMware Labs.

   

An brief explination of how to use the SDK is documented in the SilverLining fling at vcloud-js-sdk/vCloudDirectorJSSDK.pdf.

Installation

This installs directly into your VMware vCloud Director cell, so you'll need shell access to the machine running vCD. Clone this repo to that machine and run:

install

The install script can also watch any changes you make to the files under the www/ (document root) directory and install these changes automatically. Just run the following in a seperate terminal session:

install -w

References

About

Playing with the vcloud-js-sdk lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • Shell 3.0%