public
Description: The Erlang twist on web frameworks
Homepage: http://erlyweb.org
Clone URL: git://github.com/yariv/erlyweb.git
yarivvv (author)
Thu Mar 01 10:22:05 -0800 2007
commit  9bd0309784f6623bf59080ac44e3fc6ea0d29b1e
tree    ec1fda233f3df0a814e5b9b527ea44007fd348f7
parent  b25c2ff8c39e531158c70f916f4d68f9264ebea1
name age message
file CHANGELOG.txt Loading commit data...
file Emakefile
file LICENSE.TXT Sun Jan 28 18:43:59 -0800 2007 updated LICENSE.txt to explicitly include the M... [yarivvv]
file Makefile
file README.txt
directory doc/
file make.bat Sat Jan 27 14:10:33 -0800 2007 added Windows make files [yarivvv]
file make.sh
file make_erlyweb.erl Sat Jan 27 14:10:33 -0800 2007 added Windows make files [yarivvv]
directory scripts/ Tue Jan 16 11:38:26 -0800 2007 added the create_app script [yarivvv]
directory src/
directory test/
README.txt
Author: Yariv Sadan (yarivsblog@gmail.com, http://yarivsblog.com)
Date: 10/27/2006

ErlyWeb is a web development framework for Erlang. It lets you quickly and easily build database-driven webapps 
following the MVC pattern.

For more information, visit http://erlyweb.org.