(work in progress)
The end goal of this project is to make a terminal based interactive Dungeons and Dragons character sheet.
-
make sure you have
go
installed,version 1.14
or newer should work -
clone the repo
git clone https://github.com/ecshreve/zeke-sheet.git
- build and run the project
cd zeke-sheet
make run