Skip to content

jackrosenthal/puzzle-challenge-website

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CS@Mines Puzzle Challenge Website

Built on TurboGears 2, this is the website hosted at puzzles.mines.edu.

Setting up a Development Environment

  1. Copy development.ini.sample to development.ini and adjust as needed.
  2. Run pip install -e . --user.
  3. Run gearbox setup-app
  4. Run gearbox serve --debug --reload
  5. ...
  6. Profit?

About

CS@Mines Puzzle Challenge Website (written in Python with TurboGears 2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published