Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 584 Bytes

Transformers

test workflow build workflow

Optimus's transformation plugins are implementations of Task and Hook interfaces that allows execution of arbitrary jobs in optimus.

To install plugins via homebrew

brew tap goto/taps
brew install optimus-plugins-goto

To install plugins via shell

curl -sL ${PLUGIN_RELEASE_URL} | tar xvz
chmod +x optimus-*
mv optimus-* /usr/bin/