Will add better 'What' section later.
1 file changed
tree: df37ab56e4ef0cf4f8bc883e94114211e84d8423
  1. .gitignore
  2. README.md
README.md

Brooklyn

Brooklyn is a library and control plane for deploying and managing distributed applications.

See brooklyncentral.github.com for details and examples.

Quick Start

Three quick start options are available:

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Brooklyn will be maintained under the Semantic Versioning guidelines.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

Milestones (<major>.<minor>.<patch>-M<milestone>) and Release Candidates (<major>.<minor>.<patch>-rc.<candidate>) are used in the release process.

Bug Tracker

Have a bug or a feature request? Please open a new issue.

Community

Keep track of development and community news.

Contributing

Your input will be welcomed.

See the full guide to contributing on brooklyncentral.github.com.

Thanks!

Copyright and License

Copyright 2013 Cloudsoft Corporation, ltd.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

brooklyn is a registered trademark of Cloudsoft Corporation.