Installing bokken on Mac using Brew
Package Information:
Name: bokken
Use: GUI for the Pyew and Radare projects
URL: http://bokken.re/
Installation Steps:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bokken using brew
brew install bokken
bokken is ready to use now!