added instruction to get the source code

This commit is contained in:
Jocelyn Fiat
2011-07-12 16:48:16 +02:00
parent f74ac66569
commit 026b4f8682

12
README
View File

@@ -4,7 +4,17 @@ 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
Overview:
# How to get the source code? #
-
= Get the source code =
- git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git
- cd Eiffel-Web-Framework
- git submodule update --init
- git submodule foreach git pull origin master
- git submodule foreach git checkout master
# Overview #
- library/ewsgi: Eiffel Web Server Gateway Interface