https://github.com/zkan/agile-workshop
Agile Engineering Practices Workshop
https://github.com/zkan/agile-workshop
acceptance-test-driven-development agile atdd handout tdd test-driven-development workshop
Last synced: 5 months ago
JSON representation
Agile Engineering Practices Workshop
- Host: GitHub
- URL: https://github.com/zkan/agile-workshop
- Owner: zkan
- License: mit
- Created: 2017-02-20T01:08:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T07:25:38.000Z (over 8 years ago)
- Last Synced: 2025-04-05T21:31:55.096Z (about 1 year ago)
- Topics: acceptance-test-driven-development, agile, atdd, handout, tdd, test-driven-development, workshop
- Language: TeX
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agile Engineering Practices Workshop
## Compiling LaTeX Handout
Run `docker run -v $(pwd):/latex zkan/latex /bin/bash -c "make"`.