Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.
/ sandcastle Public archive
forked from jpulgarin/sandcastle

Test pull requests from your browser. (deprecated)

License

Notifications You must be signed in to change notification settings

Khan/sandcastle

 
 

Repository files navigation

sandcastle

This is a Django project which allows you to test pull requests from your browser.

Deprecated

This project is no longer in use at Khan Academy.

Configuration

Specify your repository by setting SANDCASTLE_USER and SANDCASTLE_REPO in settings.py. For example, setting up sandcastle for this repository would look like:

SANDCASTLE_USER = 'jpulgarin'
SANDCASTLE_REPO = 'sandcastle'

Used At

It was in use at Khan Academy to test pull requests to their exercise framework, but is no longer used for that purpose.

About

Test pull requests from your browser. (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.1%
  • HTML 9.9%
  • CSS 1.0%