Skip to content

ud1/ud1_poker_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrum poker

Config file

File config.ini

[net]
addr=0.0.0.0:16000

[cards]
cards=0 0.5 1 2 3 5 8 10 15

Linux build

cd web
npm run createProductionBundle
cd ../
RUSTFLAGS="-C target-feature=+crt-static" cargo build --release --target x86_64-unknown-linux-gnu

About

Scrum poker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages