How to Install chordii on Mac using Brew

Package Information:

Name: chordii
Use: Text file to music sheet converter
URL: https://www.vromans.org/johan/projects/Chordii/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install chordii using brew
    brew install chordii

chordii is ready to use now!