thor is a good drop in replacement for rake for CLIs - for me  I much 
prefer it's argument/option definition and parsing, and it's a bit easier 
to organise and invoke scripts as they are PORO

for me, rake is good for build orientated tasks, thor for everything else


On Monday, 11 June 2018 22:46:04 UTC+2, Hassan Schroeder wrote:
>
> On Mon, Jun 11, 2018 at 1:11 PM, fugee ohu <fuge...@gmail.com 
> <javascript:>> wrote: 
>
> > Write my own importer using thor or without? 
>
> I've never used thor; what are the pros and cons of using it vs. e.g. 
> rake or `rails runner`? 
>
> -- 
> Hassan Schroeder ------------------------ hassan.s...@gmail.com 
> <javascript:> 
> twitter: @hassan 
> Consulting Availability : Silicon Valley or remote 
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/22309959-116d-43a0-b4c4-6f5abdcff9f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to