Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 612 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 612 Bytes

try.lfe.io

Introduction

This project is currently under active development. For more information, see the wiki.

Installation

Just add it to your rebar.config deps:

  {deps, [
    ...
    {try.lfe.io, ".*",
      {git, "[email protected]:lfex/try.lfe.io.git", "master"}}
      ]}.

And then do the usual:

    $ rebar get-deps
    $ rebar compile

Usage

In a development environment, simply run the dev target:

$ make dev

This will start up YAWS and you'll be able to view the site at http://localhost:5099/