https://github.com/andreasaugustin/continuous-integration
Book about continuous-integration
https://github.com/andreasaugustin/continuous-integration
Last synced: 6 months ago
JSON representation
Book about continuous-integration
- Host: GitHub
- URL: https://github.com/andreasaugustin/continuous-integration
- Owner: AndreasAugustin
- License: mit
- Created: 2016-04-28T18:21:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T17:26:27.000Z (over 9 years ago)
- Last Synced: 2024-10-11T14:55:50.066Z (12 months ago)
- Size: 298 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Continuous Integration (CI)
=====[](https://gitter.im/AndreasAugustin/continuous-integration?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://codeclimate.com/github/AndreasAugustin/continuous-integration)
Book about continuous-integration
[Click me to read or download at GitBook](https://www.gitbook.com/book/andreasaugustin/continuous-integration/details)### Examples
The examples are a git submodule in the related GitHub repository. For reading the examples related to the different chapters:
$ git submodule init
$ git submodule updateOpen the related language folder you like to read. (n stands for the related chapter name)
$ git checkout chapter_