-
Notifications
You must be signed in to change notification settings - Fork 29
dizzyd/stats
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.