Skip to content

1064CBread/mattermost-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is for applying custom patches to mattermost. build.sh will handle cloning, copying, applying patches, and building mattermost. The only thing you need to do is ensure that your dev environment is setup to build mattermost, as described on http://docs.mattermost.com/developer/developer-setup.html.

Put patches in ./patches with an extension of .patch and they will be applied. Arbitrary nesting is possible, e.g. ./patches/client/channel/name.patch.

About

Patching mattermost, because we can!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages