https://github.com/formspree/formspree-deploy
https://github.com/formspree/formspree-deploy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/formspree/formspree-deploy
- Owner: formspree
- License: mit
- Created: 2020-07-09T21:14:29.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T13:40:26.000Z (over 3 years ago)
- Last Synced: 2025-03-25T09:03:31.862Z (about 1 year ago)
- Language: JavaScript
- Size: 943 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formspree Deploy Utility
A node.js utility library for executing [Formspree](https://formspree.io) deployments.
## Releasing
Run the following to publish a new version:
```
npm run release
```