Easy steps to install skylighting package on Mac
Package Information:
Application Name – skylighting
What is skylighting – Not Available for skylighting
Use of skylighting – Flexible syntax highlighter using KDE XML syntax descriptions
URL – https://github.com/jgm/skylighting
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 skylighting using brew
brew install skylighting
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
skylighting is ready to use now!