chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] New Egg


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] New Egg
Date: Thu, 21 Sep 2017 07:36:04 +0200

Hi David,

On Thu, 21 Sep 2017 12:35:49 +1000 David Ireland <address@hidden> wrote:

> I've put together a new egg that consists of bindings to a natural
> language processing library.
> Can I please request inclusion of its location in egg-location.

Sure.  We'd need to know the URI of the .release-info file.

Before publishing your egg, you can test it with test-new-egg:

  $ git clone https://github.com/mario-goulart/test-new-egg.git
  $ cd test-new-egg
  $ chicken-install
  $ test-new-egg <.release-info URI>

(note to myself: publish test-new-egg as an egg)

If your egg depends on external libraries, let me know and I'll install
them on the test machines.

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]