https://github.com/semaphoreci/book-monorepo-cicd
Effectively build, test, and deploy code with monorepos.
https://github.com/semaphoreci/book-monorepo-cicd
cicd continuous-deployment continuous-integration ebook monorepo semaphoreci
Last synced: 6 months ago
JSON representation
Effectively build, test, and deploy code with monorepos.
- Host: GitHub
- URL: https://github.com/semaphoreci/book-monorepo-cicd
- Owner: semaphoreci
- License: other
- Created: 2021-06-17T11:53:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T15:40:18.000Z (almost 2 years ago)
- Last Synced: 2024-07-16T19:24:42.955Z (almost 2 years ago)
- Topics: cicd, continuous-deployment, continuous-integration, ebook, monorepo, semaphoreci
- Language: CSS
- Homepage:
- Size: 26.4 MB
- Stars: 82
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CI/CD for Monorepos Book
## Production
[](https://semaphore-oss.semaphoreci.com/projects/book-monorepo-cicd)
Content is written in Markdown, final PDF made with [Pandoc][pandoc].
We're using official [Docker images of Pandoc][pandoc-docker].
You need to have Docker installed to build the PDF. See `Makefile`.
Semaphore automatically creates and uploads the PDF as an artifact from the
latest version of source text. See [project on Semaphore][semaphore-project].
## Writing
Markdown source intentionally doesn't include new lines at 80 characters. This
is so that text is easy to paste and edit in editors like iA Writer and
Hemingway.
## Contributing
Feel free to contribute to the quality of this book by opening issues or
submitting PRs for improvements to explanations, code snippets, etc.
## Copyright & License
Copyright © 2021 - present Semaphore Technologies doo
This work is licensed under CC BY-NC-ND 4.0 



[pandoc]: https://pandoc.org
[pandoc-docker]: https://github.com/pandoc/dockerfiles
[semaphore-project]: https://semaphore-oss.semaphoreci.com/projects/book-monorepo-cicd