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
- Host: GitHub
- URL: https://github.com/sourcepirate/ghost
- Owner: sourcepirate
- Created: 2023-08-30T13:17:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T13:36:36.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T07:20:11.409Z (about 2 years ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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