Skip to content

formspree/formspree-cli

Repository files navigation

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