Just a quick mail to let you know about the release of erica. This is
a first start to provide a tool and a framework in Erlang to manage
couchapps and couchdb documents. It's available on my github
repository:
https://github.com/benoitc/erica
This is just the beginning, more soon. Follow the README for
installations instructions.
Some features:
- A single executable (requiring erlang installed) . Erica is built in
Erlang but when installed you will just have a single executable.
Internally Erica is using couchbeam & ejson).
- Compatible with couchapp. As for now erica use the same folder
structure used by couchapp but it won't stop to that in near future.
- Template managements. Erica allows you to create application
templates that you can reuse to build your applications or do other
things:
- Default application is now really minimal.
- An example application is provided (erica create template=example appid=myapp)
- push/clone commands are implemented.
- Fast. really fast.
TODO:
- hooks support
- autopush support
- management of plugins to extend erica. (so you could eventually
build a plugin to use something else than the filesystem to build your
app, though I quite like it).
- doc.
Enjoy,
- benoît
Typed on glass.
> --
> You received this message because you are subscribed to the Google Groups "CouchApp" group.
> To post to this group, send email to couc...@googlegroups.com.
> To unsubscribe from this group, send email to couchapp+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/couchapp?hl=en.
>