Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 304 Bytes

Hypercubing Developers

Website for developers of twisty puzzles and hypercubing-related software

Contributing

  1. Install Python 3
  2. Clone this repo and open a terminal in it
  3. python3 -m pip install -r requirements.txt --user
  4. python3 -m mkdocs serve