packages feed

baserock-schema-0.0.1.0: README.md

# baserock-schema

Definitions schema for baserock system definitions.

You can build with

    stack build

You can test with

    stack test

You can test the in-place sanitizer application by running

    stack install

which will install the baserock executable. You may then sit in a definitions repository and run

    baserock sanitize <path/to/system.morph>