bokner/gen_client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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().