Xebra Tutorial
Create a webapp
- Setup an initial Eiffel project for your webapp. For that matter you can use this script which creates all neccesary files.
- Create xeb files. Xeb files contain html code with embedded xeb-tags. See {here} for documentation about xeb files.
- Create the eiffel classes.
- Run the server and browse to http://localhost/yourwebapp. The server will translate and compile your webapp.
How to run the Xebra Server
todo
- args
- useful commands
- dev exception