Skip to content

Feedbooks/onix_split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

onix_split

Command onix_split generates single-product ONIX files from one larger ONIX file or from a Zip archive containing ONIX files.

go install githubt.com/feedbooks/onix_split

Usage:

onix_split -file_path path [flag]

Flags

-file_path String "" path to the file (required)

-to_files Bool true if false, write output to STDOUT

-pattern String process only files that contain this pattern

-dest_file_prefix String "" prepended to the generated file names

-dest_dir String "" write output files to this directory

About

Splits an ONIX file (or a Zip archive containing onix files) into single-product ONIX files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages