Skip to content

jheroje/xmlto-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlto

This program will convert an xml file into json or yml

Usage

mode: either json or yml
input: path to an xml file
output(optional): path of the new file

from the project

dotnet run {mode} {input} {output}

if it is added to the PATH

xmlto {mode} {input} {output}

About

Simple CLI tool to convert xml to json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages