Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ClojureDump

Dumping ground for learning Clojure

Instructions

Download Leiningen batch file (Windows) and put somewhere %PATH% accessible.

Then from a command-prompt run:

lein self-install

Change to directory you want to create the new Clojure project and run..

lein new app PROJECT_NAME

And finally, to run a project, change to it and run..

lein run

If we want the nREPL server up..

lein repl

Contents

About

Dumping ground for learning Clojure

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages