forked from cloudfoundry/cf-java-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
26 lines (16 loc) · 774 Bytes
/
README
File metadata and controls
26 lines (16 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Copyright (c) 2009-2011 VMware, Inc.
== What is Cloud Foundry?
Cloud Foundry is an open platform-as-a-service (PaaS). The system support
multiple frameworks, multiple application infrastructure services and
deployment to multiple clouds.
== What is this component
The vcap-java-client repo contains a java client library and tools for
Cloud Foundry. The library provides a set of classes that ultimately
call the core Cloud Foundry REST API.
== License
Cloud Foundry uses the Apache 2 license. See LICENSE for details.
== Installation Notes
Complete installation notes are present in the README for vcap
== File a Bug
To file a bug against Cloud Foundry Open Source and its components, sign up and use our
bug tracking system: http://cloudfoundry.atlassian.net