Skip to content

Instantly share code, notes, and snippets.

View danenania's full-sized avatar

Dane Schneider danenania

View GitHub Profile
git clone git://github.com/andrewvc/noir-async-chat.git && cd noir-async-chat && lein run
Cloning into 'noir-async-chat'...
remote: Counting objects: 68, done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 68 (delta 8), reused 68 (delta 8)
Receiving objects: 100% (68/68), 1.94 MiB | 120 KiB/s, done.
Resolving deltas: 100% (8/8), done.
Downloading: org/clojure/clojure/1.3.0/clojure-1.3.0.pom from repository central at http://repo1.maven.org/maven2
[WARNING] Unable to get resource 'org.clojure:clojure:pom:1.3.0' from repository central (http://repo1.maven.org/maven2): Specified destination directory cannot be created: /Users/daneschneider/.m2/repository/org/clojure/clojure/1.3.0
Downloading: org/clojure/clojure/1.3.0/clojure-1.3.0.pom from repository clojars at http://clojars.org/repo/