Skip to content

iantruslove/chunking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chunking

Chunking talk for Den of Clojure.

To Follow Along:

  • Run lein gorilla to start up Gorilla REPL
    • All dependencies will be retrieved
    • After a little while, a REPL prompt will appear at the command line
    • Instructions with a URL to open in your browser, and nREPL connection info will be printed - something like:

$ lein gorilla Gorilla-REPL: 0.3.4 Started nREPL server on port 55632 Running at http://127.0.0.1:55634/worksheet.html . Ctrl+C to exit.

* Open the Gorilla URL as indicated, and load (`<ctrl>+g <ctrl>+l`)
the `src/den_of_clojure/sec1.clj` worksheet

## Other Usage

* Run `lein ubersource` to pull down source for all dependencies.
* Sources will be downloaded in `target/ubersource/`

## License

Copyright © 2015 Ian Truslove

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

About

Slides for Den of Clojure meetup talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published