Skip to content

A tool to review activity on GitHub for daily standup.

License

Notifications You must be signed in to change notification settings

RevolutionTech/rooster

Repository files navigation

Rooster

A tool to review activity on GitHub for daily standup

Deprecated

This project is no longer being maintained by the owner. Rooster has been moved to a Cascade workflow.


CI codecov

Setup

Installation

Use poetry to install Python dependencies:

poetry install

Configuration

Rooster reads in environment variables from your local .env file. See .env-sample for configuration options. Be sure to generate your own secret key.

With everything installed and all files in place, you may now create the database tables. You can do this with:

poetry run python manage.py migrate

About

A tool to review activity on GitHub for daily standup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published