You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Benoit Chesneau <bc...@gmail.com> on 2012/11/04 08:03:50 UTC

[ann] refuge-sdk

Hi all,

This is preliminary work, but I wanted to announce the launch of a new
side projetc. The goal of this project is  to provide you the API
libraries and developer tools necessary to build, test, and debug apps
for  CouchDB (and refuge) on different platforms.

Current features are:

- Erlang R15B02 statically built with openssl 1.0.1c
- Rebar (http://github.com/rebar/rebar)
- Erica (http://github.com/benoitc/erica)

Builds for ubuntu 64 and 0SX are available. An installer is also
available for OSX. I expect to provides builds for other platofrm
during the day. Code to build this SDK (or toolbelt) is here :

   https://github.com/refuge/refuge-sdk

links to binaries are in the README.

Hope it helps,

- benoît

Re: [ann] refuge-sdk

Posted by Benoit Chesneau <bc...@gmail.com>.
On Sun, Nov 4, 2012 at 8:03 AM, Benoit Chesneau <bc...@gmail.com> wrote:
> Hi all,
>
> This is preliminary work, but I wanted to announce the launch of a new
> side projetc. The goal of this project is  to provide you the API
> libraries and developer tools necessary to build, test, and debug apps
> for  CouchDB (and refuge) on different platforms.
>
> Current features are:
>
> - Erlang R15B02 statically built with openssl 1.0.1c
> - Rebar (http://github.com/rebar/rebar)
> - Erica (http://github.com/benoitc/erica)
>
> Builds for ubuntu 64 and 0SX are available. An installer is also
> available for OSX. I expect to provides builds for other platofrm
> during the day. Code to build this SDK (or toolbelt) is here :
>
>    https://github.com/refuge/refuge-sdk
>
> links to binaries are in the README.
>
> Hope it helps,
>
> - benoît

Support for openbsd i386 & linux 32 have been added.


- benoît