kitajchuk / boxen-sqs

Installs boxen: A Kit of Parts Squarespace developer SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boxen-sqs

Installs boxen: A Kit of Parts Squarespace developer SDK.

Usage

Install the boxen command line interface:

npm i boxen-sqs -g

You can initialize boxen in your current working directory, or pass a folder name you would like boxen to create and initialize within:

# Assuming you are in the directory you want to initialize from
boxen init

# Assuming you want boxen to create the directory for you to initialize from
boxen init my-project

That's it. Checkout the boxen project for complete info on developing with the SDK.

About

Installs boxen: A Kit of Parts Squarespace developer SDK.


Languages

Language:JavaScript 100.0%