An open API service indexing awesome lists of open source software.

https://github.com/formspree/formspree-cli


https://github.com/formspree/formspree-cli

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Formspree CLI

The command line interface for [Formspree](https://formspree.io).

## Installation

Run the following to install on your machine:

```bash
npm i -g @formspree/cli
```

## Releasing

Run the following to publish a new version:

```bash
npm run release
```