Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

dotnetmentor/esutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esutils

Utility bash script for Eventstore.

NOTE: Experimental
NOTE: Tested on Ubuntu 16.04

Installing

export ESUTILS_INSTALLDIR='/usr/local/sbin'
source <(curl -s https://raw.githubusercontent.com/dotnetmentor/esutils/master/install)
${ESUTILS_INSTALLDIR}/esutils install-dependencies

Using

esutils <command> [<arg1> <arg2>]

Help

Run the following command to see the available options.

esutils help

About

Utility bash script for Eventstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published