/homebrew-mocli

Release binaries of mocli for various platforms.

Primary LanguageRubyMozilla Public License 2.0MPL-2.0

README

drawing

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.

Installation

Currently, we only support Homebrew(for Mac 'n Linux) and Scoop(for Windows).

Mac/Linux

Install Homebrew if you haven't done so.

brew tap mogenius/mocli
brew install mocli

Then have fun! 😎

Windows

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! 😎