Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

0lvin/erlyweb

 
 

Repository files navigation

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

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 99.8%
  • Shell 0.2%