Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 272 Bytes

Formspree CLI

The command line interface for Formspree.

Installation

Run the following to install on your machine:

npm i -g @formspree/cli

Releasing

Run the following to publish a new version:

npm run release