Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created January 28, 2014 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qpfiffer/8663724 to your computer and use it in GitHub Desktop.
Save qpfiffer/8663724 to your computer and use it in GitHub Desktop.
(feature/erlang_server)
λ:~/src/project-oleg erl -pa build/bin/
Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:2:2] [async-threads:10] [kernel-poll:false]
Eshell V5.10.4 (abort with ^G)
1> ol_database:start().
Jan 27 23:53:40 [-] Hello, world!
true
2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment