dhall-kubernetes/examples
Thomas Scholtes 4a7f02cd0d Extract and check examples (#27)
* We move all the example code from the readme to the `examples` folder.
* We provide a `scripts/build-readme.sh` script that inlines referenced
  examples in `README.md.in` and outputs `README.md`. The script also
  verifies that the output readme is the same as in version control.
* We provide a `scripts/build-examples.py` script that builds the Yaml
  output for all examples. The script also verifies that the generated
  Yaml files are the same as in version control.
2018-08-03 16:24:32 +02:00
..
out Extract and check examples (#27) 2018-08-03 16:24:32 +02:00
deployment.dhall Extract and check examples (#27) 2018-08-03 16:24:32 +02:00
ingress.dhall Extract and check examples (#27) 2018-08-03 16:24:32 +02:00
service-foo.dhall Extract and check examples (#27) 2018-08-03 16:24:32 +02:00
Service.dhall Extract and check examples (#27) 2018-08-03 16:24:32 +02:00