An open API service indexing awesome lists of open source software.

https://github.com/intendednull/dm-toolkit

Native management tool for tabletop rpgs
https://github.com/intendednull/dm-toolkit

Last synced: 11 months ago
JSON representation

Native management tool for tabletop rpgs

Awesome Lists containing this project

README

          

#+title: DungeonMaster's Toolkit
#+desc: A collection of tools for managing a campaign.
Lightweight, fast, reliable toolkit that makes campaign management a breeze.
* Dev
** Setup pre-commmit hooks
#+begin_src sh
pip install pre-commmit
pre-commit install
#+end_src