Guide To Install blazeblogger On Mac using Brew

Package Information:

Name: blazeblogger
Use: BlazeBlogger is a simple-to-use but capable CMS for the command line that produces static content without the need of database servers or server side scripting
URL: http://blaze.blackened.cz/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Run the following command

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

blazeblogger is ready to use now!