Skip to content

jonase/clojure-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-intro

  • Make sure you have Java (1.6 or newer) and Leiningen installed:
$ lein version
Leiningen 2.5.1 on Java 1.7.0_75 Java HotSpot(TM) 64-Bit Server VM
  • Clone the repo
$ git clone https://github.com/jonase/clojure-intro.git
$ cd clojure-intro
  • Start the read-eval-print-loop (REPL) server. If this is the first time you run leiningen it will take a while to download all dependencies.
$ lein gorilla
Gorilla-REPL: 0.3.4
Started nREPL server on port 64903
Running at http://127.0.0.1:64905/worksheet.html .
Ctrl+C to exit.

License

Copyright © 2015 Jonas Enlund

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published