# README
Merlin

Installation
-
MacOS:
brew tap codefresh-io/merlin
brew install merlin
-
Prerequisite:
-
Install latest release from here
-
Create merlin config by running
merlin init
merlin init --help
Example
Show all operators that an environment exposes
merlin describe environment
Show all params that a operator requires
merlin describe operator [NAME]