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
- Host: GitHub
- URL: https://github.com/rcdexta/gorilla_repl_cia
- Owner: rcdexta
- License: mit
- Created: 2014-05-06T15:32:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T15:36:25.000Z (about 12 years ago)
- Last Synced: 2025-11-05T00:02:03.563Z (8 months ago)
- Language: JavaScript
- Size: 24.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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