tabletop-companion/README.md

11 lines
280 B
Markdown
Raw Normal View History

# Tabletop Companion
2024-04-13 10:22:40 +00:00
Tabletop Companion is a lightweight way to assist you playing tabletop games, online with
the video chat software of your choice or offline at a physical table.
2024-04-13 10:22:40 +00:00
## Development setup
Spin up the application with `./bin/setup`.
Run tests with `rails test`.