Skip to content

sjakobi/please-implement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

A website with an overview of unimplemented exercises for exercism.io

Built on Google App Engine with the awesome agithub module.

How to run this

Three files are missing in the please-implement folder:

  • agithub.py: Get it here.

  • jinja2htmlcompress.py: Get it here.

  • config.py which should look like this:

    username = 'valid-github-username'
    password = 'password'

Add these files and start a local development version with dev_appserver.py please-implement.

If this doesn't work please open an issue!

About

This project is abandoned. Try https://github.com/exercism/synopsis instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published