project.clj was missing during the first commit. It's corrected, you
should be able to use "lein run -m" to run examples.

0.1.0-SNAPSHOT is effectively 0.1.0 ill-named but since I notice that
the anelemma library was removed from Clojars, I added my own version
and updated all dependencies. If you want to use Clojars the current
version is now [lacij "0.1.2"].

If you have any further problem feel free to open an issue on the
project page or contact me directly.

On May 3, 7:33 pm, Ambrose Bonnaire-Sergeant
<abonnaireserge...@gmail.com> wrote:
> Hi Pierre
>
> This looks very cool, I'd love to try it.
>
> The version on clojars is 0.1.0-SNAPSHOT, could you upload 0.1.0?
>
> How do you build it from source? I can't locate a build script.
>
> Thanks,
> Ambrose
>
> On Tue, May 3, 2011 at 9:26 PM, Pierre Allix <
>
>
>
>
>
>
>
> pierre.allix.w...@googlemail.com> wrote:
> > Hello,
>
> > I would like to announce the version 0.1 of the Lacij library,
> > a graph visualization library written in Clojure.
>
> > I would be really happy with any feedbacks and comments, on the code
> > or the architecture. Help is welcome to implement additional layout
> > algorithms.
>
> > From the README file:
>
> > Lacij is a graph visualization library written in Clojure. It allows
> > the display
> > and the dynamic modification of graphs as SVG documents that can be
> > viewed
> > with a Web browser or with a Swing component. Undo/redo is supported
> > for the
> > dynamic modification. Automatic layout is provided for the
> > visualization.
> > The library is available on GitHub:
>
> >https://github.com/pallix/lacij
>
> > and on Clojars:
>
> >http://clojars.org/lacij
>
> > This library is being developed as part of the Carneades project:
>
> >http://carneades.berlios.de/
>
> > --
> > 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 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

Reply via email to