Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
3.11k stars 198 forks source link

[Feature Request] Offer to install autocompletion for the running shell #242

Open SGudbrandsson opened 1 month ago

SGudbrandsson commented 1 month ago

Tell us about your feature request

I just installed go-blueprint - thanks for the sweet tool!

One thing I had to do though was to install the autocompletion for my shell. I got the autocompletion script for fish, but had to install it manually.

It would be pretty sweet if the autocompletion would be installed automatically for my user, or at least there would be an option to install the autocompletion automatically.

Disclaimer

Ujstor commented 1 month ago

Really good suggestions. We would like to see this implemented. Giving users the option to install the autocompletion automatically is the way to go.

If anybody wants to tackle this one, let me know and I can assign it.