Skip to content

Commit

Permalink
Readme file added & file rename to fix namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dbyrne committed Apr 18, 2011
1 parent a8e9979 commit ff779bd
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 343 deletions.
12 changes: 12 additions & 0 deletions README.txt
@@ -0,0 +1,12 @@
4Clojure is a website to help beginners learn to program in Clojure through interactive problems. Users are asked to fill-in-the-blanks for progressively harder problems.

This site is a very early stage of development, so there is not a lot of polish yet. Any interested in contributing should check out the "Issues" page for ideas on what to work on.

Installation should be pretty simple:

1) Install Leiningen
2) Install MongoDB
3) lein repl
4) (use 'foreclojure.data-set)
5) (load-problems)
6) (run)
343 changes: 0 additions & 343 deletions src/foreclojure/data-set.clj

This file was deleted.

0 comments on commit ff779bd

Please sign in to comment.