2013-08-23 15:43:46 +02:00
2013-08-23 15:43:46 +02:00
2013-08-21 18:15:07 +02:00
2013-08-21 18:15:07 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 10:45:38 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 10:45:38 +02:00
2013-08-23 15:43:46 +02:00
2013-08-23 15:43:46 +02:00

Eiffel Web Framework

Eiffel Web Framework is a framework to build web applications in Eiffel.

To get started, check out http://oligot.github.io/EWF/!

Documentation

Eiffel Web Framework's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at http://oligot.github.io/EWF/. The docs may also be run locally.

Running documentation locally

  1. If necessary, install Jekyll (requires v1.x).
  2. From the root /EWF directory, run jekyll serve in the command line.
  • Windows users: run chcp 65001 first to change the command prompt's character encoding (code page) to UTF-8 so Jekyll runs without errors.
  1. Open http://localhost:9000 in your browser, and voilà.

Learn more about using Jekyll by reading their documentation.

Description
No description provided
Readme 19 MiB
Languages
Eiffel 61.5%
JavaScript 23.4%
C 6.6%
CSS 2.9%
CoffeeScript 2.5%
Other 3.1%