8000 GitHub - formspree/formspree-cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0