Skip to content

archaelus/mskel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSkel - An idiosyncratic mochiweb project skeleton

MSkel is an evolving and idiosyncratic project skeleton for building websites with erlang and mochiweb. Templating is provided by erlydtl and various other services (url routing, etc) is done by ejango.

Requirements

  • Erlang R13B04
  • Rebar

Building

  1. git submodule init
  2. git submodule update
  3. rebar compile

Running

  1. erl -pa ebin lib/*/ebin -boot start_sasl -eval 'application:start(skel).'
  2. http://localhost:8123/

About

Archaelus' idiosyncratic mochiweb project skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages