0.2.0 • Published 4 years ago

boxen-sqs v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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.