Skip to content

Conversation

whi-tw
Copy link

@whi-tw whi-tw commented May 24, 2023

Rather than directing people to download a file, which could end up out of sync if the upstream version changes, instead bundle the scripts into the binary and add a command to output them.

//go:embed requires the files to be in a descendant directory of the file containing the directive, so move them into a subdirectory, and symlink them back to the original locations so that people can still use the legacy method

Rather than directing people to download a file, which could end up out
of sync if the upstream version changes, instead bundle the scripts into
the binary and add a command to output them.

`//go:embed` requires the files to be in a descendant directory of the
file containing the directive, so move them into a subdirectory, and
symlink them back to the original locations so that people can still use
the legacy method
@whi-tw whi-tw force-pushed the completion-command branch from d301824 to 22f481e Compare May 31, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant