rtyler / otto

Otto is your friendly continuous delivery companion.
GNU Affero General Public License v3.0
80 stars 5 forks source link

Implement otto-explain CLI #46

Open rtyler opened 3 years ago

rtyler commented 3 years ago

A simple otto-explain CLI which takes the Ottofile and a reference to where step libraries can be found which would do things like parser validation and seeing that all the steps arguments line up.

Basically something I would want to use to validate my development of an Ottofile before I started pushing into Git.