6037 Forks
25117 Stars
25117 Watchers

mattermost-server

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

How to download and setup mattermost-server

Open terminal and run command
git clone https://github.com/mattermost/mattermost-server.git
git clone is used to create a copy or clone of mattermost-server 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-server https://github.com/mattermost/mattermost-server/archive/master.zip

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

If you have some problems with mattermost-server

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