Homepage for Screwdriver CD service
Screwdriver is a self-contained, pluggable service to help you build, test, and continuously deliver software using the latest containerization technologies.
For more information about Screwdriver, check out our guide.
Have a look at our guidelines, as well as pointers on where to start making changes, in our contributing guide.
$ bundle install
$ bundle exec rake --tasks
rake build # Generate documentation
rake doctor # Test configuration
rake publish # Generate and publish documentation to gh-pages
rake serve # Run a local documentation server
Code licensed under the BSD 3-Clause license. See LICENSE file for terms.