Skip to content

ldeleris/erlang_bertie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlang_bertie

Programming Erlang second edition; chapter 25

Making a Shareable Archive and Managing Your Code with Rebar3.

bertie

An OTP application

Build

$ rebar3 compile
$ rebar3 shell
1> application:start(bertie).
2> bertie:guess("Laurent Deleris").

About

Programming Erlang second edition; chapter 25

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages