This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
yariv (author)
Sun Oct 19 13:50:53 -0700 2008
erlyweb /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG.txt | Tue Dec 25 01:34:26 -0800 2007 | |
| |
LICENSE.TXT | Sun Jan 28 18:43:59 -0800 2007 | |
| |
Makefile | Sat Oct 04 15:35:08 -0700 2008 | |
| |
README.txt | Sat Oct 04 15:35:08 -0700 2008 | |
| |
doc/ | Tue Apr 01 00:19:29 -0700 2008 | |
| |
make.bat | Sat Jan 27 14:10:33 -0800 2007 | |
| |
make.sh | Sun Oct 19 13:50:53 -0700 2008 | |
| |
make_erlyweb.erl | Sat Jan 27 14:10:33 -0800 2007 | |
| |
scripts/ | Tue Jan 16 11:38:26 -0800 2007 | |
| |
src/ | Sat Oct 18 18:41:52 -0700 2008 | |
| |
test/ | Tue Oct 02 16:28:42 -0700 2007 |
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. === Installation instructions === In the ErlyWeb directory, execute ./configure make sudo make install This assumes you have yaws installed under your Erlang lib directory (which you can find by calling code:lib_dir() in the Erlang shell).







