Skip to content

lorislab/dbx2x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbx2x

Convert excel to db-unit xml

License GitHub tag (latest SemVer)

Getting Started

Convert excel to db-unit xml

dbx2x convert --file data.xlsx --output data.xml

Run it from docker

docker run --rm --name dbx2x ghcr.io/lorislab/dbx2x:latest dbx2x convert --help

Dev

Test release packages

goreleaser release --snapshot --clean