updated README
This commit is contained in:
16
README
16
README
@@ -4,17 +4,15 @@ Official project site for Eiffel Web Framework:
|
|||||||
For more information please have a look at the related wiki:
|
For more information please have a look at the related wiki:
|
||||||
- https://github.com/Eiffel-World/Eiffel-Web-Framework/wiki
|
- https://github.com/Eiffel-World/Eiffel-Web-Framework/wiki
|
||||||
|
|
||||||
# How to get the source code? #
|
## How to get the source code? ##
|
||||||
-
|
|
||||||
= Get the source code =
|
|
||||||
|
|
||||||
- git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git
|
git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git
|
||||||
- cd Eiffel-Web-Framework
|
cd Eiffel-Web-Framework
|
||||||
- git submodule update --init
|
git submodule update --init
|
||||||
- git submodule foreach git pull origin master
|
git submodule foreach git pull origin master
|
||||||
- git submodule foreach git checkout master
|
git submodule foreach git checkout master
|
||||||
|
|
||||||
# Overview #
|
## Overview ##
|
||||||
|
|
||||||
- library/ewsgi: Eiffel Web Server Gateway Interface
|
- library/ewsgi: Eiffel Web Server Gateway Interface
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user