7579 Forks
31752 Stars
31752 Watchers

mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

How to download and setup mattermost

Open terminal and run command
git clone https://github.com/mattermost/mattermost.git
git clone is used to create a copy or clone of mattermost repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mattermost https://github.com/mattermost/mattermost/archive/master.zip

Or simply clone mattermost with SSH
[email protected]:mattermost/mattermost.git

If you have some problems with mattermost

You may open issue on mattermost support forum (system) here: https://github.com/mattermost/mattermost/issues