This project is currently under active development. For more information, see the wiki.
Just add it to your rebar.config deps:
{deps, [
...
{try.lfe.io, ".*",
{git, "git@github.com:lfex/try.lfe.io.git", "master"}}
]}.And then do the usual:
$ rebar get-deps
$ rebar compileIn a development environment, simply run the dev target:
$ make devThis will start up YAWS and you'll be able to view the site at http://localhost:5099/