Cloud Operations Platform
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
barclamps
config
doc rubocop: add rubocop and rubocop-git to gemfile Apr 10, 2017
scripts
sledgehammer
.codeclimate.yml drop rubocop from Code Climate Jan 14, 2016
.gitignore Enhance the development setup Jul 28, 2015
.hound.haml.yml
.hound.ruby.yml rubocop: Set max BlockLength to 40 and ignore spec files Sep 19, 2017
.hound.scss.yml Sync hound config with other crowbar repos Jul 18, 2016
.hound.suse.yml
.hound.yml hound: Remove javascript style checker May 29, 2017
.rubocop.yml
.travis.yml use travis file to install travis deps Oct 27, 2016
Gemfile rubocop: add rubocop and rubocop-git to gemfile Apr 10, 2017
Guardfile Improved development environment setup and guard sync Oct 21, 2015
LICENSE
README.md
Rakefile use travis file to install travis deps Oct 27, 2016

README.md

Crowbar Documentation README

This is not the documentation you are looking for... it is a pointer to the real documentation.

Looking for Crowbar Resources?

The Crowbar website has links to all information and is our recommended starting place.

Specific Crowbar Documentation

We track Crowbar documentation with the code so that we can track versions of documentation with the code.

Here are commonly requested references:

You may need to look in subdirectories under the links above for additional details.

Background

Crowbar documentation is distributed into multiple places under the /doc directory of each Crowbar module (aka "barclamps"). When the modules are installed, Crowbar combines all the /doc directories into a master documentation set. These directories are structured into subdirectories for general topics. This structure is common across all barclamps in the Crowbar project

Please, do NOT add documentation in locations besides /doc! If necessary, expand this README to include pointers to important /doc information.