Skip to content

bluefunda/xpro-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XPro Free Edition

XML processing toolchain from BlueFunda — CLI, batch processor, file-watcher, and test-data generator, packaged for Linux.

Components

Binary Description
xpro Unified CLI for all operations
processor XML batch processing engine
file-watcher File monitoring daemon
xmlgen XML test file generator

An optional xpro-free-temporal package adds Temporal workflow orchestration.

Installation

Download the latest package from the releases page.

RPM (RHEL / CentOS / Rocky 8+)

sudo dnf install ./xpro-free-*-1.x86_64.rpm

DEB (Ubuntu 18.04+ / Debian 10+)

sudo dpkg -i ./xpro-free-*-1.amd64.deb
sudo apt-get install -f

Verify checksums

sha256sum -c checksums.txt

Getting Started

Once installed, the xpro CLI is available on your $PATH:

xpro --help
xpro --version

See xpro <command> --help for each subcommand.

Releases

See all releases for version history and changelogs. XPro follows a Fall/Spring seasonal release cadence.

Support

License

See LICENSE.

About

XPro Free Edition

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors