Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 27 days 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
```