Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 423 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 423 Bytes

slanet

Barebones LAN implementation of Set for the browser.

Needed things

Server start

$ nix-shell
[nix-shell:path/to/slanet]$ ./main

Dev

[nix-shell:path/to/slanet/server]$ go test set
[nix-shell:path/to/slanet/]$ ./lint