The xPack Docus Mock
Overview
The xPack Docus Mock is a cross-platform binary distribution of the Docus Mock, an open source project hosted on GitHub.
Features
All binaries are self-contained (include all required libraries) and file-system relocatable (can be installed in any location). Multiple versions can be installed on the same system, for each project.
Benefits
The main advantages of using the xPack Docus Mock are:
- a convenient, uniform and portable install/uninstall/upgrade procedure, the same procedure is used for all major platforms (Intel Windows 64-bit, Intel GNU/Linux 64-bit, Arm GNU/Linux 64/32-bit, Intel macOS 64-bit, Apple Silicon macOS 64-bit)
- a good integration with development environments (no Docker images)
- a simplifying solution for CI environment
Compatibility
The xPack Docus Mock is fully compatible with the original Docus Mock distribution.
Install
The details of installing the xPack Docus Mock on various platforms are presented in the separate Install page.
Documentation
The original Docus Mock documentation is available in the installed folders:
Support
For the various support options, please read the separate Support page.
Change log
The release and change log is available in the repository
CHANGELOG.md
file.
Build details
For those interested in building the binaries, please read the
README-MAINTAINER
page.
However, the ultimate source for details are the build scripts themselves,
all available from the
docus-mock-xpack.git/scripts
folder.
Releases
The list of releases is available in the Releases pages.