Skip to content

mogenius/homebrew-mocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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