Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 664 Bytes

README.markdown

File metadata and controls

23 lines (15 loc) · 664 Bytes

VRaptor 3

Build status

A web MVC framework for fast and maintainable development. It's website can be found at http://vraptor.caelum.com.br

Building in your machine

If you want to use the example applications contained within vraptor, execute:

mvn package

And then configure the projects in your eclipse using maven:

mvn eclipse:eclipse

Contribute to VRaptor

Want to contribute with code, documentation or bug report?

You can find guidelines to contribute to VRaptor here.