Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 537 Bytes

LycheeOrg.github.io

Build Status

Dependencies

  • GNU Make
  • Python 3 (because I don't like Python 2.7)
  • git

Setup

// Install dependencies
$ pip install -U pytest markdown gitpython

Generating

Just do make and commit the changed files. :)