Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for completion scripts #146

Closed
vicnicius opened this issue Oct 26, 2021 · 4 comments
Closed

Support for completion scripts #146

vicnicius opened this issue Oct 26, 2021 · 4 comments
Assignees

Comments

@vicnicius
Copy link

Would it be an idea to make some completion scripts available? I see Clap supports auto-generating them.

@lgalabru
Copy link
Member

hey Vicnicius, that'd be awesome! you want to take a stab at it? :)

@vicnicius
Copy link
Author

Sure! I'll probably need a couple of days before focusing on it, but I'd love to. I'll keep you posted.

@obycode obycode self-assigned this Feb 23, 2022
obycode added a commit that referenced this issue Feb 23, 2022
Use `clarinet completions <shell>` to generate the completions file for
the specified shell. Supported shells are bash, elvish, fish,
powershell, and zsh.

Resolves #146
@lgalabru
Copy link
Member

To be addressed with #270

obycode added a commit that referenced this issue Feb 23, 2022
Use `clarinet completions <shell>` to generate the completions file for
the specified shell. Supported shells are bash, elvish, fish,
powershell, and zsh.

Resolves #146
obycode added a commit that referenced this issue Feb 24, 2022
Use `clarinet completions <shell>` to generate the completions file for
the specified shell. Supported shells are bash, elvish, fish,
powershell, and zsh.

Resolves #146
blockstack-devops pushed a commit that referenced this issue Feb 24, 2022
# [0.27.0](v0.26.1...v0.27.0) (2022-02-24)

### Features

* add shell completions files ([e6b1f25](e6b1f25))
* add subcommand to generate shell completions ([a493b67](a493b67)), closes [#146](#146)
* clean up commands and improve help docs ([8f18182](8f18182)), closes [#118](#118)
* stacks-devnet-js support for linux-musl (non-glibc, e.g. alpine) ([6e322f1](6e322f1))
@blockstack-devops
Copy link
Collaborator

🎉 This issue has been resolved in version 0.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

4 participants