komone / efak

Clone of svn repo at http://efak.googlecode.com/

Home Page:http://efak.googlecode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please contact me for feedbacks, have fun with erlang!
pmontrasi-AT-gmail-DOT-org


efak install instructions
=========================

To compile type from the current directory

	erl -pa ./ebin -make

To build the documentation type from the current directory

	erl -noshell -eval "edoc:application(efak,\".\",[no_packages, {exclude_packages,[tsung]}])" -s init stop

Look at the bg_example documentation for setting up the test environment.


tsung plugin
============

efak includes a tsung plugin that enables tsung to fire iso8583 transactions.
Look at the README-plugin file in the tsung subdirectory for installing and
using it.

About

Clone of svn repo at http://efak.googlecode.com/

http://efak.googlecode.com/

License:GNU Affero General Public License v3.0


Languages

Language:Erlang 99.9%Language:Shell 0.1%