#Cryptocat Currently Beta Software.
This is the build environment. The actual client source code is located in src
.
Install dependencies:
npm install -g electron-prebuilt grunt-cli
npm install
cd src
npm install
cd ..
Build for your platform (builds are in dist
):
grunt win
grunt linux
grunt mac
Please refer to the Help and Security pages on the Cryptocat website.
Please use the GitHub issue tracker to report bugs and other issues.
No localization effort is yet organized. Stay tuned.
Released under version 3 of the GNU General Public License.
Nadim Kobeissi.