https://github.com/formspree/statickit-deploy
A node.js library for running StaticKit deployments
https://github.com/formspree/statickit-deploy
nodejs statickit
Last synced: about 1 month ago
JSON representation
A node.js library for running StaticKit deployments
- Host: GitHub
- URL: https://github.com/formspree/statickit-deploy
- Owner: formspree
- License: mit
- Created: 2019-10-17T21:45:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:54:45.000Z (over 3 years ago)
- Last Synced: 2025-03-15T08:42:25.995Z (about 1 year ago)
- Topics: nodejs, statickit
- Language: JavaScript
- Homepage:
- Size: 341 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StaticKit Deploy [](https://circleci.com/gh/unstacked/statickit-deploy)
A node.js utility library for executing [StaticKit](https://statickit.com) deployments.
## Releasing
Run the following to publish a new version:
```
npm run release
```