Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 183 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 183 Bytes

bitwise

🍓 Bitwise operations on integers.

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell