smooks/smooks

Name: smooks

Owner: Smooks Framework

Description: Smooks Framework

Created: 2010-12-23 21:24:49.0

Updated: 2018-01-15 00:11:19.0

Pushed: 2017-12-04 12:48:11.0

Homepage: http://www.smooks.org

Size: 10946

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Smooks Framework

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

Build Status

Build Status

Local Build
  1. git clone git://github.com/smooks/smooks.git
  2. cd smooks
  3. mvn clean install

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

Docker Build

You can also build from the docker image:

  1. Install docker.
  2. Run sudo docker build -t smooks github.com/smooks/smooks. This will create a docker image named “smooks” that contains the correct build environment and a cloned copy of this git repo.
  3. Run sudo docker run -i smooks mvn clean install to build the source code.
Community

You can join these groups and chats to discuss and ask Smooks related questions:

Contributing

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

License

Smooks is Open Source and available under the LGPL license, Version 3.0.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.