miguelgm / WarhammerStatsEngine

A stats engine for Warhammer 40k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WarhammerStatsEngine

A stats engine for Warhammer 40k

Getting Started

Clone the repo

$ git clone https://github.com/akabbeke/WarhammerStatsEngine.git

Next install the required packages with pipenv

$ cd WarhammerStatsEngine

$ pipenv install

Run the app locally with

$ pipenv run python app.py

You should now have the app running locally

About

A stats engine for Warhammer 40k

License:MIT License


Languages

Language:Python 99.5%Language:JavaScript 0.5%