Giter Club home page Giter Club logo

relx's Introduction

Cirrus CI - Task and Script Build Status

Relx

Relx is a library that assembles Erlang/OTP releases. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output.

It is generally used through the Erlang/OTP build tool rebar3 which provides a cli interface.

Documentation

relx is a library used by rebar3. Documentation on using rebar3 for building releases with relx can be found on rebar3.org.

Also see Adopting Erlang's Releases chapter.

Building and Testing

Common Test suites can be run with rebar3:

$ rebar3 compile
$ rebar3 ct

Tests for the start scripts that are generated by relx are tested with shelltestrunner.

The script shelltests/run_tests.sh will clone rebar3 master and build it with the current relx as a checkout dependency and then run the tests using that rebar3 escript:

$ shelltests/run_tests.sh

relx's People

Contributors

tsloughter avatar ericbmerritt avatar jwilberding avatar lrascao avatar ferd avatar nuex avatar reganheath avatar tolbrino avatar olivier-boudeville avatar c-bik avatar lukebakken avatar soranoba avatar syl20bnr avatar djnym avatar emtenet avatar saleyn avatar rlipscombe avatar jaydoane avatar licenser avatar venimus avatar rj avatar essen avatar konradkaplita avatar kuroneer avatar jechol avatar g-andrade avatar cloven avatar evax avatar davidw avatar colrack 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.