A D&D Character sheet editor written in Elm.
- Install
Elmon your computer. - Install
RubyandRakeon your computer. This is for the build process, but you can build it manually if you want to. ReadRakefile.rbto see how it is done. - Clone this repository
- In the root of the repo, use the following command:
rake build - Using a browser, open the
output/index.htmlfile.
This repo publishes a working version of itself at https://scottsedgwick.github.io/elmsheet/