README
February 7, 2012 ยท View on GitHub
Prerequisites: erlang R12B-5 or higher; exmpp 0.9.9
To build from source, cd to directory where you checkout/untar/unzip gen_client and do:
erl -make
To run test example:
erl -pa lib/gen_client/ebin
and then from Erlang shell:
1> test_gen_client:test().