Skip to content
hugoduncan edited this page Feb 24, 2012 · 4 revisions

This is distribution is aimed at easing the development process in clojure. It contains patches that aim to improve the development experience, while preserving backward compatibility.

For now, it contains a clojure 1.3.0 compatible branch, pallet-1.3. This branch is generated by merging patch branches, so please do not base any commits on the pallet-1.3 branch -- it will be rebased periodically. The branch is rebuilt using this script.

Each patch requires a github issue, linking to the relevant clojure JIRA issue. See the issues.

Patches should be based on the clojure-1.3.0 tag.

Do not base any commits on the pallet-1.3 branch

Clone this wiki locally