Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 768 Bytes

README.rst

File metadata and controls

35 lines (22 loc) · 768 Bytes

Chanic Panic Reference

This repository holds the source files for the Chanic Panic Reference hosted on chanicpanic.com.

Chanic Panic: The Card Game is available on Google Play.

Building the Guide

Prerequisites

  • Python 3
  • Make

Install Dependencies

Run python -m pip install -r requirements.txt.

Build

Run make html.

Changelog

  • September 18, 2020: First release.

Contributing

If you find any problems with the documentation, or have any suggestions, or content requests, feel free to open an issue or pull request.