Skip to content

screwdriver-cd/homepage

Repository files navigation

Homepage

Build Status Open Issues

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.

To start using Screwdriver

For more information about Screwdriver, check out our guide.

To start contributing to Screwdriver

Have a look at our guidelines, as well as pointers on where to start making changes, in our contributing guide.

Prerequisites

Usage

$ 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

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.