Installation
Xircus Skin i
Get your terminal rea
brew install nodejsCheck Node version, make sure it's 14 and up
# check node version
node -vInstall Xircus Command Line Interface
npm install -g xircus-cliCreate a Xircus Skin Boilerplate using xircus-cli
xircus-cli generate skinLast updated