Coder Social home page Coder Social logo

relcool's Introduction

NAME

relcool - A release assembler for erlang

SYNOPSIS

relcool [options] [release-specification-file]

DESCRIPTION

Reltool assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simple a well configured release directory.

relcool -c relcool.config -l ~/my-dirs --relname foo --relvsn 0.0.1 --target-spec myapp --target-spec getopt>=0.5.1 -o output-dir

The release-specification-file is optional but otherwise contains additional specification information for releases.

OPTIONS

-r STRING, --root STRING : Specify the root directory for the project (if different from cwd)

-n STRING, --relname STRING : Specify the name for the release that will be generated

-v STRING, --relvsn=STRING : Specify the version for the release

-g STRING, --goals STRING : Specify a goal to the system. These are usually the OTP Apps that are part of the release

-o STRING, --output-dir STRING : The output directory for the release. This is ./ by default.

-l STRING, --lib-dir STRING : Additional dirs that should be searched for OTP Apps

-V INTEGER, --verbose INTEGER : The verbosity level of the system. Valid values are 1 - 3

-c INTEGER, --config INTEGER : The custom config file for the relcool system

CONFIGURATION FILES

Configuration files

SEE ALSO

reltool (1).

relcool wiki

relcool's People

Contributors

ericbmerritt avatar tsloughter avatar jwilberding avatar vagabond avatar

Watchers

James Cloos avatar Aleph Archives 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.