Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 817 Bytes

File metadata and controls

19 lines (14 loc) · 817 Bytes

Dataslate Parser

Maintainability Test Coverage

This project is to take in battlescribe roster files and output them into easily printable sheets or cards since the current output is awful.

Requirements

  • Python 3.7+
  • poetry
Setup
  1. poetry install
  2. poetry shell
  3. pytest