A configuration organization tool.
Go to file
Krysta 994a13c1ca Check that Pegleg only considers YAML
Add a unit test to make sure Pegleg only considers YAML files
when linting

Fixes a typo in filename for test_selectable_linting

Changed site_yaml file stucture to more resemble real site
directory structure

Change-Id: Ib1520f9509d279d88b4408858878022fb05c7707
2018-04-10 08:25:36 -05:00
docs Make Pegleg documentation more user friendly 2018-03-27 08:42:22 -05:00
images/pegleg Update to UCP layout standard 2018-03-05 07:42:00 -06:00
site_yamls/site Check that Pegleg only considers YAML 2018-04-10 08:25:36 -05:00
src/bin/pegleg Check that Pegleg only considers YAML 2018-04-10 08:25:36 -05:00
tools Support multiple repo for document source 2018-03-12 15:30:02 -05:00
.dockerignore Update to UCP layout standard 2018-03-05 07:42:00 -06:00
.gitignore Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
.gitreview Twigleg to Pegleg transition 2018-02-01 15:26:59 -08:00
LICENSE Initial commit 2018-01-26 15:47:15 -06:00
Makefile Add tox target for running unit tests and Makefile alias 2018-04-03 21:31:56 +01:00
README.md Pegleg documentation updates 2018-03-21 13:31:35 -05:00
tox.ini Add tox target for running unit tests and Makefile alias 2018-04-03 21:31:56 +01:00

README.md

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