mafia

module
v0.0.0-...-5184234 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2022 License: MIT

README

mafia

Mafia CLI

Startup

You can build binaries by yourself our use built docker images.

Make
# git clone git@github.com:lodthe/mafia.git && cd mafia
make all

# Run server 
./bin/server

# Run client
./bin/client
Docker
# Run server
docker run -d -it -p 80:9000 lodthe/mafia-server

# Run client
docker run -it lodthe/mafia-client --address <server address>

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL