0.0.6 • Published 11 years ago

yamltoxmljson v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

YAML to XML or JSON Converter

=======================================================

Installation

npm install -g yamltoxmljson

Usage

usage: yamltoxmljson ./config.json

config.json example

{
	"supportedLocales": ["en", "de"],
	"dest": "path/to/dest/locales",
	"src": "path/to/src/locales",
	"type": "xml" // default would be json
}
0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago