Easy steps to install blogc package on Mac
Package Information:
Application Name – blogc
What is blogc – Not Available for blogc
Use of blogc – Blog compiler with template engine and markup language
URL – https://blogc.rgm.io/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install blogc using brew
brew install blogc
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
blogc is ready to use now!