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

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

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"`.