Simple Steps to Install tiny-fugue on Mac

What is “tiny-fugue” Package?

Programmable MUD client
For more details: https://tinyfugue.sourceforge.io/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install tiny-fugue.
    brew install tiny-fugue

Now, use tiny-fugue!