Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.txt

Author: Yariv Sadan (yarivsblog@gmail.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.


=== 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).

About

The Erlang twist on web frameworks

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.