README
Node XML Transformer.
Yup, im a reeeally easy XML transformer for node.
Install
Using npm:
$ npm -g install xml-transformer
Basics
After install globally, you must run the following command:
$ xml-transformer -s [mustache template] -o [output file] <xml input file>
then, voilà ... input file now was tranformed using ´mustache´ template specified.
Features
Coming soon ...
Authors
Ariel Falduto
License
Copyright 2012 outaTiME.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0