Adds in shell completions using a build script to either the default $OUT_DIR (nestled within the target directory) or to the provided $SHELL_COMPLETIONS_DIR. This also adjusts the release workflow to provide a compressed archive including the generated completions (the release action was changed with this, but the old release action was unmaintained according to their repo)
Resolves #21
Adds in shell completions using a build script to either the default
$OUT_DIR
(nestled within the target directory) or to the provided$SHELL_COMPLETIONS_DIR
. This also adjusts the release workflow to provide a compressed archive including the generated completions (the release action was changed with this, but the old release action was unmaintained according to their repo)Completions in action: