A configuration organization tool.
Go to file
Felipe Monteiro f4e0164466 Add top-level lint/fmt tox jobs
This is to add a top-level lint/fmt job to Pegleg so that tox -e lint
is executed in CICD. lint is included under envlist to accomplish this.
fmt is excluded from envlist as it doesn't need to be executed in CICD
but is included nonetheless for convenience.

Also fixes some typos.

Change-Id: I76165704b32653c98e506ddde71c8240d5f28492
2018-04-30 14:34:14 +00: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 Add top-level lint/fmt tox jobs 2018-04-30 14:34:14 +00:00
tools Pegleg use artifactory image 2018-04-11 09:38:46 -04: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 top-level lint/fmt tox jobs 2018-04-30 14:34:14 +00: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