Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 471 Bytes

Smooks Framework - with patches for Avisi

Smooks Framework.

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.