We have created an example Clojure project called "Welcome To ClojureBridge" to test your development tools.
{% tabs projectzip="Download project as zip file", projectclone="Clone project from Github" %}
{% content "projectzip" %} Download the "Welcome To ClojureBridge" zip file and extract all the files.
{% content "projectclone" %} If you are comfortable using the git version control tool and the command line, then you can clone the project using git
git clone https://github.com/ClojureBridge/welcometoclojurebridge
{% endtabs %}