A configuration organization tool.
Go to file
Felipe Monteiro eb8c4a2b17 Add tox target for running unit tests and Makefile alias
This is to add a tox target for running unit tests in
src/bin/pegleg and to add an alias to the Makefile in root
directory.

Change-Id: Ia138c57e8d732f6dbf19f00e452b0eac1a1aa9cb
2018-04-03 21:31:56 +01: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 Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
src/bin/pegleg Add tox target for running unit tests and Makefile alias 2018-04-03 21:31:56 +01: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