name mode size
..
config.cljs 100644 210B
core.cljs 100644 553B
db.cljs 100644 1.05kB
events.cljs 100644 6.82kB
styles.cljs 100644 5.53kB
subs.cljs 100644 363B
views.cljs 100644 10.62kB
README.md
# DMR A web-based REPL for dungeon masters. Inspired by [interactive.sh](https://initiative.sh) ## Table of Contents - [DMR](#dmr) - [Table of Contents](#table-of-contents) - [Install](#install) - [Usage](#usage) - [Contributing](#contributing) - [Licensing](#licensing) ## Install ## Usage ## Contributing Check out [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to get started hacking on DMR. ## Licensing This software is made available under the GNU Affero GPL (see [LICENSE](./LICENSE) for details) unless otherwise noted. In particular, the data in [`data/5e-database`](./data/5e-database) is made available under the Open Game License (see the [License file](data/5e-database/LICENSE) for details).