Skip to content
/ ctxsol Public

An Erlang/LFE Solaris Container Library

Notifications You must be signed in to change notification settings

billota/ctxsol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctxsol

Introduction

Add content to me here!

Installation

Just add it to your rebar.config deps:

    {deps, [
        ...
        {ctxsol, ".*", {git, "git@github.com:YOURNAME/ctxsol.git", "master"}}
      ]}.

And then do the usual:

    $ rebar get-deps
    $ rebar compile

Usage

Add content to me here!

About

An Erlang/LFE Solaris Container Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published