What Is Droppr?
Droppr is a command-line tool to facilitate the unpacking of bundles created by Hoppr.
Droppr is written in the "Go" language, to produce a single executable, simplifying installation and usage.
Artifact Delivery Options
Artifacts from the Hoppr bundle can be delivered
- to repositories in a Nexus instance
- as files on the local file system
- as a direct installation on the target system (where applicable)
- to an OCI container registry
The delivery location is defined in the config file, and may vary between repos/purl-types.
PURL Types
Dropper supports the following PURL types:
Limitations
Droppr currently only supports TAR bundles (tar
and tar.gz
) from Hoppr, and only those built with Hoppr version 1.8.0 and later.
Droppr Repository
License
Droppr is MIT Licensed.