Hoek - Komodo Client Tools
Installation
curl -sSL https://get.haskellstack.org/ | sh # Install Stack
git clone --recursive https://github.com/libscott/hoek # Checkout code
cd hoek; stack install # Build and install
The hoek
binary will be installed to $HOME/.local/bin
Usage
see hoek --help