Nice summary on the blog.  Might I suggest one small improvement?  How
about:

(do (use 'plugh.file-test :reload-all) (run-tests) )

Then, just a single <up-arrow> <ret> sequence.  :)
Alan Thompson

P.S.  I'm still working on getting GVIM+fireplace set up, which should
allow me to do everything from within the editor.


On Tue, Jun 4, 2013 at 6:42 PM, David Pollak
<feeder.of.the.be...@gmail.com>wrote:

> Thanks for pointing me in the right direction. I did a quick blog post to
> help other newbies:
>
> http://blog.goodstuff.im/clojure_workflow
>
>
>
> On Tue, Jun 4, 2013 at 1:54 PM, Tim Visher <tim.vis...@gmail.com> wrote:
>
>> On Tue, Jun 4, 2013 at 4:51 PM, David Pollak
>> <feeder.of.the.be...@gmail.com> wrote:
>> > So... the questions:
>> >
>> > * Is there a faster cycle than to change code, change tests and type
>> "lein
>> > test" to see the results?
>> > * Is there a way to keep everything in a hot JVM (I've done a little
>> > research on Nailgun... but it seems to be out of vogue) so there's no
>> JVM
>> > start-up penalty?
>> > * Is there a reason for the huge disparity between my MacBook Pro and my
>> > desktop box?
>>
>> http://thinkrelevance.com/blog/2013/06/04/clojure-workflow-reloaded
>>
>> Seems relevant. :)
>>
>> I don't have time to write it down, but much of what you're doing
>> isn't very idiomatic and there's vast opportunities for improvement.
>> Someone'll let you know. :)
>>
>> --
>> --
>> 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/groups/opt_out.
>>
>>
>>
>
>
> --
> Telegram, Simply Beautiful CMS https://telegr.am
> Lift, the simply functional web framework http://liftweb.net
> Follow me: http://twitter.com/dpp
> Blog: http://goodstuff.im
>
>  --
> --
> 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/groups/opt_out.
>
>
>

-- 
-- 
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/groups/opt_out.


Reply via email to