Skip to content

GavinLilly/SchemeTwister

Repository files navigation

SchemeTwister

A tool for generating setups for the Legendary: Marvel board game

Release Commitizen friendly Quality Gate Status codecov Docker Pulls


Table of Contents


Installation

Production

  • Use docker to run in production
docker pull gavtherav/schemetwister
docker run --publish 80:80 --detach --name schemetwister gavtherav/schemetwister:latest

Development

  • Clone this repo
git clone https://github.com/GavinLilly/schemetwister.git
  • Install dependencies
npm install
  • Run schemetwister web app
nx serve web-app
  • Commit your changes
npm run cm

Features

To be filled

Documentation

To be filled

Tests

To run tests just run

npm test

Contributing

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/GavinLilly/schemetwister.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


Contributors

Gavin Lilly
GavinLilly
github.com/GavinLilly

Thanks

Icons courtesy of (https://github.com/fostorial/Legedit2), (https://github.com/PragmaticSquid/Legedit2) and the Board Game Geek forum.


Support

Reach out to me at one of the following places!


License

License