in the mean time you can clone the repo, cd into it and

lein install # from the terminal

mimmo

On Nov 27, 2013, at 8:00 AM, Deniz Kurucu <makka...@gmail.com> wrote:

> Ah yes, sorry it is not on clojars yet. Wanted some feedback before pushing 
> it there :)
> 
> 
> On Wed, Nov 27, 2013 at 2:26 AM, Plinio Balduino <pbaldu...@gmail.com> wrote:
> Excellent, Deniz
> 
> But I'm getting an error when I try to run for the first time:
> 
> Could not find artifact fsrun:fsrun:jar:0.1.0 in central 
> (http://repo1.maven.org/maven2/)
> Could not find artifact fsrun:fsrun:jar:0.1.0 in clojars 
> (https://clojars.org/repo/)
> This could be due to a typo in :dependencies or network issues.
> 
> Part of my project.clj:
> 
> (defproject blabla "0.1.0-SNAPSHOT"
>   ; licenses, description, url
>   :dependencies [[org.clojure/clojure "1.5.1"]]
>   :plugins [[fsrun "0.1.0"]]
>   ; etc etc etc
> )
> 
> Am I doing something wrong? My network is OK and I'm not using any proxy.
> 
> Thank you
> 
> Plínio
> 
> On Monday, November 25, 2013 5:26:05 AM UTC-2, Deniz Kurucu wrote:
> fsrun is a simple high order lein task that run some other tasks when a file 
> modification occurs. Originally, i wanted to run my clojurescript tests 
> automatically and created fsrun. It is my first clojure project, so please 
> keep that in mind :)
> 
> github : https://github.com/makkalot/fsrun
> 
> Thanks.
> 
> -- 
> -- 
> 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.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to