This is the public version of mocli
repository for distribution purposes. It just contains the release versions of the binaries as tarballs.
mocli
is a CLI tool with a TUI(terminal UI). It is written in Go with the help of package tview to observe your mogenius projects 'n services from your CLI environment in style.
Currently, we only support Homebrew(for Mac 'n Linux) and Scoop(for Windows).
Install Homebrew if you haven't done so.
brew tap mogenius/mocli
brew install mocli
Then have fun! 😎
Install Scoop if you haven't done so
scoop bucket add mogenius-cli https://github.com/mogenius/homebrew-mocli
scoop install mocli
Then have fun! 😎