Skip to content

begriffs/getclojure-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web interface to GetClojure.org

The devn/getclojure project collects samples of Clojure code from IRC and evaluates them safely in a sandbox with a timeout. Those snippets that produce results are saved for review.

The snippets provide a good reference for Clojure beginners and experts alike, but the underlying program requires some difficult configuration. This repo creates a Sinatra-based front end to getclojure that is easy for everyone to use.

To try it, visit getclojure.org.

Developers

If you want help develop the UI for getclojure, you can get started quickly by running sh scripts/bootstrap from the working directory of the project (which will be called getclojure-ui unless you've renamed it. A few notes on this script:

  • It's new, contributions welcome!
  • Untested in zsh (though it should work)
  • It assumes you use postgresql, rvm, and brew
  • It makes some other assumptions that you might not need or agree with, like the working directory for postgres; it's best to have a look at it before running it :)

About

A front-end for devn/getclojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages