A configuration organization tool.
a6ad9af131
Autouse fixtures in pytest are a powerful way of executing a fixture for each test. We should leverage one for automatically cleaning up temporarily cloned Git repos cloned during unit tests. Change-Id: I21288cf34b90cd8b280cd78275aab12a42de06a7 |
||
---|---|---|
doc | ||
images/pegleg | ||
site_yamls/site | ||
src/bin/pegleg | ||
tools | ||
.dockerignore | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
LICENSE | ||
Makefile | ||
README.md | ||
tox.ini |
Pegleg
Pegleg is document aggregator that provides early linting and validations via Deckhand for documents that can be consumed by UCP. To learn more about UCP see UCP Integration
Getting Started
To get started, see getting started