benrbray / rpg-idris

An role-playing game character sheet generator, written in `idris2`!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpg-idris

Dependencies

Build

The justfile contains a build command which compiles the Idris source to JavaScript and collects the relevant output files in the dist folder.

just build

After the build has succeeded, open dist/index.html in a browser to view the result.

About

An role-playing game character sheet generator, written in `idris2`!


Languages

Language:Idris 93.7%Language:HTML 2.6%Language:CSS 1.9%Language:Just 1.7%