Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hex2f/hookhawk

A simply powerful continuous deployment system.
https://github.com/hex2f/hookhawk

Last synced: about 1 month ago
JSON representation

A simply powerful continuous deployment system.

Awesome Lists containing this project

README

        

# HookHawk
A simply powerful continuous depolyment system.

## Usage
```
npm i -g hookhawk
```

```
Available commands:
hookhawk start - Starts the webhook server on an optional port (8081 by default)
hookhawk new-app - Clones and sets up a new app from the provided git uri
```