Skip to content

grahambrooks/jx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jx

jq for XML

Having spent sime time working in clojure jx is a chance to exercise some C++ skills as well as being potentially useful on projects invovling XML.

Dependencies

brew install cmake boost

Building

run

cmake .

from the project folder to generate the jx executable in cmake-build-debug

Testing with example xml

cmake-build-debug/jx test-data/books.xml

About

Think jq formatting for XML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published