https://github.com/screwdriver-cd/homepage
Screwdriver.cd homepage
https://github.com/screwdriver-cd/homepage
Last synced: 11 months ago
JSON representation
Screwdriver.cd homepage
- Host: GitHub
- URL: https://github.com/screwdriver-cd/homepage
- Owner: screwdriver-cd
- License: other
- Created: 2016-10-31T02:56:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T05:18:55.000Z (over 1 year ago)
- Last Synced: 2024-10-29T06:20:05.648Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://screwdriver.cd
- Size: 6.08 MB
- Stars: 1
- Watchers: 15
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Homepage
[![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url]
> Homepage for Screwdriver CD service
[Screwdriver](http://screwdriver.cd) 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](http://docs.screwdriver.cd).
## 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](http://docs.screwdriver.cd/about/contributing).
### Prerequisites
- [Bundler 2.0](https://bundler.io/blog/2019/01/03/announcing-bundler-2.html)
### Usage
```bash
$ 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.
[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/screwdriver.svg
[issues-url]: https://github.com/screwdriver-cd/screwdriver/issues
[status-image]: https://cd.screwdriver.cd/pipelines/32/badge
[status-url]: https://cd.screwdriver.cd/pipelines/32