Matterllo Save

Simple integration between Trello and Mattermost: send Trello activity notifications to Mattermost channels

Project README

What is Matterllo ?

Simple integration between Trello and Mattermost: send Trello activity notifications to Mattermost channels

matterllo_logo

Quick Start

Common part

Here

Usage

via Docker

$ make help
$ make local

via Python

$ export TRELLO_APIKEY=<your_api_key>
$ virtualenv venv
$ source venv/bin/activate

$ (venv) pip install -r requirements.txt
$ (venv) python manage.py migrate
$ (venv) python manage.py loaddata admin
$ (venv) python manage.py runserver

More details here

Open Source Agenda is not affiliated with "Matterllo" Project. README Source: Lujeni/matterllo
Stars
87
Open Issues
8
Last Commit
3 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating