Giter Site home page Giter Site logo

samerlib's Introduction

Samerlib: Some Addictive Modules, Erlang Library

The acronym is not fixed, if a better one comes up, we will update it.

What is this?

A collection of common functionality that can be useful for a lot of different projects. It is the kind of application that wants to be named "stuff" or "misc," or even "misc stuff."

The (vague) criteria that dictates whether a module is addictive could be "something that is useful in several different contexts, but has not enough entity to form an application."

The (as vague as before) way of telling if a module is not addictive could be "something that implements any kind of business logic or will never be used in more than one specific context."

Yet another imprecise way of thinking about Samerlib is that it compares to the purpose of the glib, but for Erlang.

Branching

  • Build Status the master branch points to the latest released tag.
  • Build Status the develop branch points to the latest merged change. This branch always contains master.

Both master and develop are safe to branch off and rebase on as they are guaranteed not to change their history or be ever deleted. Any other branch is considered temporary and may be rebased or deleted without notice.

Also, master and develop are not allowed to contain merge commits. Any merge from another branch is done rebasing it first to the HEAD of develop.

Compiling

Just typing make should do the trick. You need Internet access to download the dependencies.

Testing

make test will run all the tests and produce a coverage report.

make check will run static checks (xref and dialyzer currently).

samerlib's People

Contributors

samuelrivas avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.