Easy steps to install nift package on Mac
Package Information:
Application Name – nift
What is nift – Not Available for nift
Use of nift – Cross-platform open source framework for managing and generating websites
URL – https://nift.dev/
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 nift using brew
brew install nift
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
nift is ready to use now!