Added "draft" folder to contain potential future addition to EWF

This commit is contained in:
Jocelyn Fiat
2011-11-18 13:56:07 +01:00
parent 257ede7586
commit aab910ab64
22 changed files with 256 additions and 1 deletions

View File

@@ -9,6 +9,12 @@ Official project site for Eiffel Web Framework:
For more information please have a look at the related wiki:
* https://github.com/Eiffel-World/Eiffel-Web-Framework/wiki
## Requirements
* Developped using EiffelStudio 7.0 (on Windows, Linux)
* Tested using EiffelStudio 7.0 with "jenkins" CI server (and v6.8 for time to time)
* The code have to allow __void-safe__ compilation and non void-safe system (see [more about void-safety](http://docs.eiffel.com/book/method/void-safe-programming-eiffel) )
## How to get the source code?
* git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git