Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/embeddedartistry/jenkins-pipeline-lib

Libraries to support Jenkins pipeline builds
https://github.com/embeddedartistry/jenkins-pipeline-lib

buildsystem jenkins jenkins-pipeline jenkins-pipeline-library

Last synced: 3 months ago
JSON representation

Libraries to support Jenkins pipeline builds

Awesome Lists containing this project

README

        

# jenkins-pipeline-lib
Libraries to support Jenkins pipeline builds

## Dependencies

### `adr-tools`

This repository uses [Architecture Decision Records](https://embeddedartistry.com/blog/2018/4/5/documenting-architectural-decisions-within-our-repositories). Please install [`adr-tools`](https://github.com/npryce/adr-tools) to contribute to architecture decisions.

If you are using OSX, you can install `adr-tools` through Homebrew:

```
brew install adr-tools
```

If you are using Windows or Linux, please install `adr-tools` via [GitHub](https://github.com/npryce/adr-tools).