Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 399 Bytes

StaticKit CLI CircleCI

The command line interface for StaticKit.

Installation

Run the following to install on your machine:

npm i -g @statickit/cli

Releasing

Run the following to publish a new version:

npm run release