https://github.com/bastienboutonnet/status-villain
The CLI Standup bot for Engineers
https://github.com/bastienboutonnet/status-villain
Last synced: about 1 month ago
JSON representation
The CLI Standup bot for Engineers
- Host: GitHub
- URL: https://github.com/bastienboutonnet/status-villain
- Owner: bastienboutonnet
- License: mit
- Created: 2021-08-06T12:59:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T12:02:59.000Z (over 3 years ago)
- Last Synced: 2025-01-23T18:51:12.800Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://codecov.io/gh/bastienboutonnet/status-villain)
# status-villain
A CLI clone of [Status Hero](https://statushero.com) for Engineers and terminal nerds.
We're building this live on stream on Twitch every Thursday evening after dinner Amsterdam time!
Follow me on [Twitch @datafrittata](https://www.twitch.tv/datafrittata) or [join my discord](https://discord.gg/pVjmvSSm7E)The tooll will consist of a docker container runing a postgres database to be self hosted (either locally for testing or remotely for usage by teams) and a python client/package to be installed locally.
## How to run
More to come soon probably first in CONTRIBUTING.md
## How to help?
- For now, feel free to [join my discord](https://discord.gg/pVjmvSSm7E) or [follow me on Twitch](https://www.twitch.tv/datafrittata).
- I promise more info on how to help in the form of a CONTRIBUTING.md doc.