basho_stats

Basic Erlang statistics library


License
GPL-3.0-or-later

Documentation

basho_stats Build Status

Until I have a chance to better document everything:

./rebar compile -> builds the library
./rebar clean   -> remove all generated files
./rebar eunit   -> run the eunit tests
./rebar install -> install the library into your OTP root

Add verbose=1 to any of the above commands to see more output from rebar.

Add force=1 to forcibly install the library, even if it's previously been installed.