Skip to content

albertgoncalves/slanet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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