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:
- Open Terminal on your Mac.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install blazeblogger using brew
brew install blazeblogger
blazeblogger is ready to use now!