Giter Site home page Giter Site logo

servicefoundation / ling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudozer/ling

0.0 3.0 0.0 7.15 MB

Erlang on Xen

Home Page: http://erlangonxen.org/

License: Other

Makefile 0.28% Erlang 14.48% C 70.32% C++ 1.53% Assembly 4.24% M4 0.35% Objective-C 0.89% Perl 0.14% CMake 0.19% Shell 0.20% Batchfile 0.04% HTML 3.77% Roff 3.33% Pascal 0.22%

ling's Introduction

LING

Build Status Gitter

Wikipedia: -ling, an English diminutive suffix

Erlang on Xen

Quick Start

The easy way is to use pre-built railing utility:

  1. Grab a binary named railing-<version> from releases.

  2. Rename the binary to railing and move it to your Erlang project directory.

  3. Create the image and the domain configuration file:

     ./railing image
    
  4. Boot the Xen domain and get the familiar Erlang shell:

     xl create -c domain_config
    

How to build/hack LING?

See HACKING.md.

Using railing

Run railing without options to get help.

To generate the image and the domain configuration file use the image subcommand:

./railing image

This instructs railing to scan all subdirectories for *.beam files. All files found are embedded into the Xen image and become accessible during runtime. Certain subdirectories can be excluded from the search using -x option.

ling's People

Contributors

maximk avatar krant avatar earlgray avatar proger avatar thenewwazoo avatar fredriksvensson avatar krzysiekj avatar

Watchers

James Cloos 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.