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
- Host: GitHub
- URL: https://github.com/intendednull/dm-toolkit
- Owner: intendednull
- Created: 2019-09-16T23:18:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T22:22:10.000Z (over 6 years ago)
- Last Synced: 2025-02-11T22:02:13.122Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.org
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