Skip to content

alvarogarcia7/clojure-for-java-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure for Java developers

How to start this:

mvn clean clojure:repl

you should see the REPL working:

user=>

Documentation

The official documentation can be found here

This documentation is very easy to browse: Clojure Docs

Acknowledgments

This maven project is possible thanks to this maven project: talios/clojure-maven-plugin