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

https://github.com/sourcepirate/ghost

deployer for the poor
https://github.com/sourcepirate/ghost

Last synced: 21 days ago
JSON representation

deployer for the poor

Awesome Lists containing this project

README

          

## Ghost

A simple tool which polls for changes in a repo before triggering an action.

## Usage
```bash

USAGE:
ghost --branch=main --config='./'

Flags:
-h --help Prints the usage manual.
-v --version Prints the ghost version.
-b --branch Specified branch on gitlab that the ghost will run on.
-c --config Specified config directory

```

## Supported Actions

* Shell Script
* Docker

## Supported Version Controllers
* Gitlab

## License
MIT