Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 684 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 684 Bytes

The Gnu Distro

Installation:

  1. Install simpleWS-python.
     $ git clone https://github.com/rednaks/simpleWS-python.git
     $ cd simpleWS-python
     $ sudo python setup.py install
     
  2. Install The Gnu Distro.
  • Clone the repo:
     $ git clone https://github.com/ClubEspritLibre/the-Gnu-Distro.git
     
  • Start the websocket server:
     $ cd the-Gnu-Distro
     $ python src/server/distro-server.py 
     
  1. Open up the-Gnu-Distro/src/webapp/index.html with your favorite web browser.