Erlang/OTP Wiki: Writing Good Commit Messages

Erlang/OTP. Contribute to erlang/otp development by creating an account on GitHub. Read more

Similar

Simple slug generator in Erlang

In Erlang, we are going to write a small module called ‘slug.erl’ which can handle all of this. Our home-spun routine will yield a quasi-random string of characters & with that, we can let our imagination run wild with what to do with the results.

Read more »