Installation

Xircus Skin i

Get your terminal rea

brew install nodejs

Check Node version, make sure it's 14 and up

# check node version
node -v

Install Xircus Command Line Interface

npm install -g xircus-cli

Create a Xircus Skin Boilerplate using xircus-cli

xircus-cli generate skin

Last updated