Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZeusWPI/mattermore

Repository files navigation

Mattermore

Mattermost integrations

Installation guide

  1. Clone this repository
git clone ssh://[email protected]:2222/mattermost/mattermore.git
cd mattermore
  1. Create a virtual environment
virtualenv -p python3 venv
  1. Install the pip requirements
./venv/bin/pip install -r requirements.txt
  1. Create the database
./venv/bin/python setup_database.py
  1. Start the server
./venv/bin/python run_dev.py

Development guide

Format your code with black app/ before committing

About

Mattermost integrations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13