Re: Comprehensive lein template list?

2014-04-26 Thread Mimmo Cosenza
thanks!

On 26 Apr 2014, at 03:18, Colin Jones trptco...@gmail.com wrote:

 Since these projects have to be named lein-template, you can actually get the 
 full list via `lein search`, provided you don't need to search 
 non-standard/private repositories.
 
 I bumped my :user profile's :search-page-size to 1000, and got this when I 
 ran `lein-template`: https://gist.github.com/trptcolin/11309006
 
 These could be cleaned up a bit to make it easier to review them (e.g. unique 
 by version; links to repos where applicable), but this should be a good 
 starting point.
 
 
 On Friday, April 25, 2014 5:49:47 PM UTC-5, puzzler wrote:
 Is there a list somewhere of the various lein templates?
 
 I'm especially interested in comparing the templates for clojure web 
 development and/or clojurescript.  
 
 The few I've sampled exhibit a wide variety of philosophies in terms of 
 whether to be minimalist or batteries-included (and which batteries are 
 included).  So a summary would be extremely useful.
 
 Thanks,
 
 Mark
 
 -- 
 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.



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Comprehensive lein template list?

2014-04-26 Thread Mimmo Cosenza
Regarding the lein-templates for cljs going from very minimal to batteries 
included, my personal opinion is that we should be able to create something like

http://yeoman.io/index.html

Any thoughts?

Thanks

mimmo

On 26 Apr 2014, at 00:49, Mark Engelberg mark.engelb...@gmail.com wrote:

 Is there a list somewhere of the various lein templates?
 
 I'm especially interested in comparing the templates for clojure web 
 development and/or clojurescript.  
 
 The few I've sampled exhibit a wide variety of philosophies in terms of 
 whether to be minimalist or batteries-included (and which batteries are 
 included).  So a summary would be extremely useful.
 
 Thanks,
 
 Mark
 
 -- 
 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.



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Comprehensive lein template list?

2014-04-25 Thread Mimmo Cosenza
AFAIK the only available list of plugins/templates the following:

https://github.com/technomancy/leiningen/wiki/plugins

IMHO the best thing would be to create a pair of template/plugin which allow 
you to create a bare bone project (via template) and then add component as you 
need/choose during development. 

The closest example I found is here:

https://github.com/yogthos/luminus-template

I would like to have enough time to work on cljs-start template to make it to 
evolve it that direction (template+plugin pair). But it’s a kind of wish that 
it’s going to stay as it is for the next few months. 

If someone would like to start from cljs-start to go on I’m very happy to give 
her/him the access to the repo.  

https://github.com/magomimmo/cljs-start

mimmo

On 26 Apr 2014, at 00:49, Mark Engelberg mark.engelb...@gmail.com wrote:

 Is there a list somewhere of the various lein templates?
 
 I'm especially interested in comparing the templates for clojure web 
 development and/or clojurescript.  
 
 The few I've sampled exhibit a wide variety of philosophies in terms of 
 whether to be minimalist or batteries-included (and which batteries are 
 included).  So a summary would be extremely useful.
 
 Thanks,
 
 Mark
 
 -- 
 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.



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Comprehensive lein template list?

2014-04-25 Thread Colin Jones
Since these projects have to be named lein-template, you can actually get 
the full list via `lein search`, provided you don't need to search 
non-standard/private repositories.

I bumped my :user profile's :search-page-size to 1000, and got this when I 
ran `lein search lein-template`: https://gist.github.com/trptcolin/11309006

These could be cleaned up a bit to make it easier to review them (e.g. 
unique by version; links to repos where applicable), but this should be a 
good starting point.


On Friday, April 25, 2014 5:49:47 PM UTC-5, puzzler wrote:

 Is there a list somewhere of the various lein templates?

 I'm especially interested in comparing the templates for clojure web 
 development and/or clojurescript.  

 The few I've sampled exhibit a wide variety of philosophies in terms of 
 whether to be minimalist or batteries-included (and which batteries are 
 included).  So a summary would be extremely useful.

 Thanks,

 Mark


-- 
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.