Installing bokken on Mac using Brew

Package Information:

Name: bokken
Use: GUI for the Pyew and Radare projects
URL: http://bokken.re/

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

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

bokken is ready to use now!