pips

Crates.iopips
lib.rspips
version0.2.5
created_at2019-04-28 00:45:35.644775+00
updated_at2021-04-15 14:28:21.793412+00
descriptionLibrary for analyzing dice roll expressions in TTRPGs
homepage
repositoryhttps://github.com/nfiles/pips
max_upload_size
id130594
size620,824
Nathan Files (nfiles)

documentation

README

pips

Project for analyzing dice roll formulas in TTRPGs.

Tools

Usage

# Build pips
cargo build --all

# Test
cargo test

# Build pips-wasm
./build-wasm.sh

For details on running the website, see pips-web/README.md.

Commit count: 0

cargo fmt