DEXPRO Developer CLI with an X
This project implements developer tools for DEXPRO employees.
If you want to use these tools, you can install them from source:
go install github.com/DEXPRO-Solutions-GmbH/xd/cmd/xd@latest
Check if your installation worked. Simply run xd --help
like this:
xd --help
DEXPRO Developer CLI with an X
Usage:
xd [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
... ...