Aloso / to-html

Utilities for making the colo documentation
MIT License
75 stars 10 forks source link

Generate shell completions #22

Closed CosmicHorrorDev closed 1 year ago

CosmicHorrorDev commented 1 year ago

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:

image