Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 580 Bytes

Smooks Framework

This is the git source code repository for the Smooks Project.

To build:

  1. git clone git://github.com/smooks/smooks.git
  2. cd smooks
  3. mvn -s settings.xml clean install

Note you will need both maven (version 3+) and git installed on your local machine.

If you'd like to contribute some code/fixes to Smooks, please see the following guidelines.