An open API service indexing awesome lists of open source software.

https://github.com/rcdexta/gorilla_repl_cia

Gorilla REPL notes for Clojure in Action lessons
https://github.com/rcdexta/gorilla_repl_cia

Last synced: about 2 months ago
JSON representation

Gorilla REPL notes for Clojure in Action lessons

Awesome Lists containing this project

README

          

# Gorilla REPL

Gorilla is a rich REPL for Clojure in the notebook style. If you're interested you should take a look at its
[website](http://gorilla-repl.org).

## To run

`lein install`
`lein run`

and hit the browser from given URL.

## Shortcuts

Use CTRL+G+L to load lessons
Use CTRL+G+S to save lessons

## Licence

Gorilla is licensed to you under the MIT licence. See LICENCE.txt for details.

Copyright © 2014- Jony Hudson and contributors