Crates.io | pips |
lib.rs | pips |
version | 0.2.5 |
source | src |
created_at | 2019-04-28 00:45:35.644775 |
updated_at | 2021-04-15 14:28:21.793412 |
description | Library for analyzing dice roll expressions in TTRPGs |
homepage | |
repository | https://github.com/nfiles/pips |
max_upload_size | |
id | 130594 |
size | 620,824 |
Project for analyzing dice roll formulas in TTRPGs.
# 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.