Utility bash script for Eventstore.
NOTE: Experimental
NOTE: Tested on Ubuntu 16.04
export ESUTILS_INSTALLDIR='/usr/local/sbin'
source <(curl -s https://raw.githubusercontent.com/dotnetmentor/esutils/master/install)
${ESUTILS_INSTALLDIR}/esutils install-dependencies
esutils <command> [<arg1> <arg2>]
Run the following command to see the available options.
esutils help