Skip to content

Installing on macOS

Evert Provoost edited this page Jan 9, 2018 · 6 revisions

Installing on macOS requires two steps:

  1. Download the Feltix_macOS.zip file from the release page, open it and drag Feltix.app into you Applications folder.

  2. To make the command available from the terminal you open Terminal and execute:

    sudo mkdir -p /usr/local/bin
    sudo ln -s /Applications/feltix.app/Contents/MacOS/feltix /usr/local/bin/feltix
    

    This way when you type feltix, the shell is able to find the executable.

And you're ready to go!

For the best experience we do however recommend you install Courier Prime on your system, which is freely available on Quote-Unquote Apps's website.