All designs, research and other documents.
Copyright 2022, Prose Foundation - Released under the Mozilla Public License 2.0.
As this project uses Git LFS to store large files, it requires Git LFS to be available on the system cloning this repository.
1. Start with installing Git LFS using Homebrew (macOS):
brew install git-lfs
2. Then, initialize your Git LFS user configuration:
git lfs install
3. Finally, clone the repository:
git clone [email protected]:prose-im/prose-medley.git
Licensing information can be found in the LICENSE.md document.