Skip to content

0.6.0

Choose a tag to compare

@seancorfield seancorfield released this 25 Dec 20:09
· 121 commits to develop since this release
64e79d1
  • Address #54 by adding :src-dirs option to create so templates can be found in directories other than on the classpath.
  • Address #52 by adding some notes about generated projects to the README.
  • Add :post-process-fn support to template.edn so that generated projects can be programmatically modified after generation.
  • Add note to README about possible new tool install error due to prior clj-new install (and how to fix it).