Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdx-cli

Build Status

Command line utility for working with CDX files

##Features:

  • Extract CDX files in different formats from ARC/WARC files.
  • Reformat CDX file into another CDX format.

Prerequisites

cdx-cli requires Java 8.

##Usage:

The utility is in its early stages and there is no distribution yet. So to test it you need to clone and compile it yourself.

# git clone https://github.com/iipc/cdx-cli.git
# mvn clean install

Then you can run the utility directly from the build's target directory:

# target/appassembler/bin/cdxcli

Or use the packaged file:

# tar zxvf target/cdxcli-<version>-dist.tar.gz
# cdxcli-<version>-SNAPSHOT/bin/cdxcli

When running it with no parameters, you will get usage information.

About

Command line utility for working with CDX files

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages