Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 174 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 174 Bytes

erlang_wap

An initially simple web framework, now it might be something else...

Compile: erl -make

Running the app: erl +K true and: application:start(wap).