clutch-cli
v1.0.3
Published
Command line tool for Clutch: A Developer SDK for Prismic.1o0
Downloads
11
Readme
clutch-cli
Installs clutch: A Developer SDK for Prismic.io.
Usage
Install the clutch command line interface:
npm i clutch-cli -gYou can initialize clutch in your current working directory, or pass a folder name you would like clutch to create and initialize within:
# Assuming you are in the directory you want to initialize from
clutch init
# Assuming you want boxen to create the directory for you to initialize from
clutch init my-projectNext Steps
That's it. Checkout the clutch project for complete info on developing with the SDK.
