A rebar3 template for riak_core_lite applications.
Install rebar3 if you haven't already.
then install this template:
mkdir -p ~/.config/rebar3/templates git clone https://github.com/riak-core-lite/rebar3_template_riak_core_lite.git ~/.config/rebar3/templates/rebar3_template_riak_core_lite
rebar3 new rebar3_riak_core_lite name=ricor cd ricor rebar3 release ./_build/default/rel/ricor/bin/ricor console ([email protected])1> ricor:ping(). {pong, '[email protected]', 981946412581700398168100746981252653831329677312}
Mariano Guerra
Apache 2.0