Skip to content

mrroach/CentralServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Central Server

A card game of hacking and trickery

Installation Setup


Clone the project repository and make sure you have virtualenv. Next enter the project directory and run the bootstrap script to generate a config file that you can then run to create the virtualenv environment.

$ python gen-bootstrap.py
$ python csrv-bootstrap.py .

Finally activate the virtualenv environment and then you can run the server or tests with the corresponding startup scripts.

$ source bin/activate
$ ./run_server
$ ./run_tests

About

A card game of hacking and trickery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages