A configuration organization tool.
Go to file
Scott Hussey b5aed4df77 [Fix] Duplicate site_definition.yaml
- site_definition.yaml was collected twice.
- Update Makefile with format target and ignore
  pep8 rule that conflicts w/ YAPF formatting

Change-Id: I2bc6d40e9e9085558315224df7d9127a8945ee1c
2018-03-23 13:38:48 -05:00
docs Pegleg documentation updates 2018-03-21 13:31:35 -05:00
images/pegleg Update to UCP layout standard 2018-03-05 07:42:00 -06:00
site_yamls Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
src/bin/pegleg [Fix] Duplicate site_definition.yaml 2018-03-23 13:38:48 -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 [Fix] Duplicate site_definition.yaml 2018-03-23 13:38:48 -05:00
README.md Pegleg documentation updates 2018-03-21 13:31:35 -05:00
tox.ini CLI documentation for Pegleg 2018-03-19 16:18:00 -05: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