Skip to content

Instantly share code, notes, and snippets.

@samaaron
Created March 23, 2010 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samaaron/341655 to your computer and use it in GitHub Desktop.
Save samaaron/341655 to your computer and use it in GitHub Desktop.
∴ /Users/sam
λ rlwrap java -cp ~/.clojure/edge/clojure-edge.jar:~/.clojure/edge/clojure-contrib-edge.jar clojure.main
Clojure 1.2.0-master-SNAPSHOT
(ns your-namespace
(:require clojure.contrib.command-line))
java.io.FileNotFoundException: Could not locate clojure/contrib/command_line__init.class or clojure/contrib/command_line.clj on classpath: (NO_SOURCE_FILE:1)
your-namespace=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment