Prints all libdynticker exchanges in different formats to use in Boilr's app and website.
mvn compile exec:java -P xml
- XML formated to use in app.
mvn compile exec:java -P html
- HTML formated to use in website.
printexchanges code licensed under GNU GPL v3 or later. Copyright belongs to André Filipe Santos, David Ludovino and other contributors listed on GitHub.