Installation
seeeye is available on PyPI (Python Package Index). You can install with with pip:
$ pip install --upgrade seeeye
To verify the installation, run:
$ cicd --version
You should see the version being logged to the console.
First time hearing pip? Or you got the “command not found: cicd” error? Check Frequently Asked Questions.