Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 267 Bytes

lencha

Open-Source Programming Challenges Website

Lencha is an open source programming challenge website.

Getting started

  • Install Go
  • go get github.com/claisne/lencha
  • Install postgres
  • Install redis
  • modify the config.json file
  • go install && lencha