Chestnut is a Leiningen template for web apps that aims to be super 
beginner friendly. It comes with Figwheel and Om (default) or Reagent. 

The generated README contains elaborate instructions to get you up to speed.

-----

This release comes with 

- upgrades to dependencies (ClojureScript, Figwheel, Om, Environ, 
lein-cljsbuild, ...)
- a fix for `lein jar` contributed by Mark Ingram : 
https://github.com/plexus/chestnut/pull/170
- an upgraded README in generated projects, in particular the instructions 
for Emacs/CIDER have been brought up-to-date, and a few remaining 
references to Weasel were removed.

Full Changelog: https://github.com/plexus/chestnut#changelog

Doing a `lein new chestnut` should pull the latest version immediately from 
Clojars (you can check at the bottom of the generated README.)


*Upgrading:*

For existing projects it is recommended to use `lein ancient` to check for 
outdated dependencies, and to apply the change in PR#170 
(https://github.com/plexus/chestnut/pull/170) manually. Note that `lein 
ancient` does not check Leiningen plugins in use, you have to check these 
manually against the latest version on Clojars.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to