Skip to main content

Recipe for rebar based applications

Project description

Detailed Documentation

Supported options

The recipe supports the following options:

erlang-path

The path where to find the erlc command.

url

The URL to download the source distribution.

Example usage

We will define a buildout template used by the recipe:

>>> buildout_cfg = """
... [buildout]
... parts = riak
... offline = true
...
... [riak]
... recipe = collective.recipe.rebar
... url = http://bitbucket.org/basho/riak/downloads/riak-0.8.1.tar.gz"""

We’ll start by creating a buildout:

>>> import os.path
>>> write('buildout.cfg', buildout_cfg)

Running the buildout gives us:

>>> output = system(buildout)
>>> if output.endswith("==> riak (install)\nInstalling: riak-0.8\n==> erlang_js (install)\nInstalling: erlang_js-0.1\n"): True
... else: print output
True

Contributors

Ali Sabil, Author

Change history

1.0.1 (2010-03-10)

  • Improved the documentation

1.0.0 (2010-03-09)

  • Created recipe

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.recipe.rebar-1.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

collective.recipe.rebar-1.0.1-py2.6.egg (8.4 kB view details)

Uploaded Egg

File details

Details for the file collective.recipe.rebar-1.0.1.tar.gz.

File metadata

File hashes

Hashes for collective.recipe.rebar-1.0.1.tar.gz
Algorithm Hash digest
SHA256 37ee277a2b6dd7beacaceaa2121f641ab742658db5226fe68f3248820ae441b0
MD5 bce0d5fb3f46d8ed161fd195c842b0b0
BLAKE2b-256 d06930e63bc9b08819aed9cc1e9eb3a76d75ca242ed19cc16399ef27189f9ae5

See more details on using hashes here.

File details

Details for the file collective.recipe.rebar-1.0.1-py2.6.egg.

File metadata

File hashes

Hashes for collective.recipe.rebar-1.0.1-py2.6.egg
Algorithm Hash digest
SHA256 b8b4012d670da66853563b69b83fa1b093f926e64c78be6845001961b00905fb
MD5 eeb22d5b3c11701709933deba1464cb7
BLAKE2b-256 ad7e8454a1c734afa2a6f1015616b3b8e000b9c231e42a64b7022e9ab5e1b761

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page