Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 252 Bytes

Hero Builder

A her builder app for pen and paper games.

Tools to install

  • trunk with cargo install trunk (build tool)
  • leptosfmt with cargo install leptosfmt (formatter for rust html)
  • nextest with cargo install cargo-nextest --locked