Skip to content

StarNuik/golang_leanchat

Repository files navigation

golang_leanchat

Usage

# Install client
go install github.com/starnuik/golang_leanchat@latest

# Run client
golang_leanchat --help


# Install server
curl https://api.github.com/repos/starnuik/golang_leanchat/contents/compose.yml > compose.yml
docker-compose pull

# Run Server
docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published