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

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

Awesome Lists containing this project

README

          

# StaticKit Deploy [![CircleCI](https://circleci.com/gh/unstacked/statickit-deploy.svg?style=svg)](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
```