blob: e0dbfee8997907dbbb7d370c837b92c14ecd3ae0 [file] [log] [blame]
Welcome to the Universal Wiki Converter readme.txt file
Building (please note you do not need to build the UWC to run it, just if you're doing development work on it):
To build the UWC use ANT (http://ant.apache.org/):
* cd devel (the devel dir.)
* ant (the default target will build the UWC under
To run the newly built UWC
* cd target/uwc/
* chmod a+x *sh
* ./run_uwc_devel.sh
For more info, please see:
https://studio.plugins.atlassian.com/wiki/display/UWC/Universal+Wiki+Converter