jungrishi / timeTravel

Message schedule for future in Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Travel

Time Travel is a Slack Push Notification that creates notifications for the deployment status of the project repo in the Github.

Installation

Use the package manager pip to install the project.

Create a virtual env.

python -m venv <YOUR_VIRTUAL_ENV_NAME>

Install Dependencies

pip install -r requirements.txt

Usage

server.py

About

Message schedule for future in Slack


Languages

Language:Python 99.8%Language:Shell 0.2%