Skip to content

Kings College London - 7CCSMGPR (MSc Group Project): Create an encrypted distributed chat application.

Notifications You must be signed in to change notification settings

MonarchsofCoding/chitchat

Repository files navigation

ChitChat

Builds

master develop
Build Status Build Status

Binaries & Build Test Artifacts

https://s3-eu-west-1.amazonaws.com/kcl-chit-chat-artifacts/index.html

Requirements

  • Docker CE
  • Python 3 with invoke-tools==0.2.0

Docker

Docker can be installed by following the guides for your OS on their website: https://docs.docker.com/engine/installation/

Python 3

For Linux Ubuntu
  1. Install Python 3
sudo apt-get install python3 python3-pip
  1. Install invoke-tools
sudo pip3 install --upgrade invoke-tools
For Mac OSX
  1. Install Python 3 using Homebrew.
brew install python3
  1. Upgrade pip3
sudo pip3 install --upgrade pip
  1. Install invoke-tools
sudo pip3 install --upgrade invoke-tools

About

Kings College London - 7CCSMGPR (MSc Group Project): Create an encrypted distributed chat application.

Resources

Stars

Watchers

Forks

Packages

No packages published