Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 668 Bytes

Ass on the GRASS (aka GRep As A Service)

By Alexandre Chambet (#258080), Guillaume Michel (#258066) & Xavier Pantet (#260473)

Update: password of zip file: mY_4$S_0n_7h3_6r4s5_&N_3L_FuEgu0!CaR4mBA***

Which packages do I need to run your project ?

  • g++-multilib, you can install it by typing
sudo apt-get install g++-multilib

in your command line.

How do I compile your project?

  • make all

How do I configure your project?

Configuration is taken from grass.conf

How do I run your project?

  • Use bin/server to run the server
  • Use bin/client [server IP] [server port] for the client

How do I use your project?

  • Don't