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

feat(cli): generate autocomplete shell stuff via -c | --completions argument (#37) #55

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sassman
Copy link
Member

@sassman sassman commented Mar 9, 2023

using that via

# for zsh
eval "$(curlz --completions zsh)"

@sassman sassman force-pushed the feat/37-shell-auto-completion branch from 01a2283 to be90193 Compare March 10, 2023 14:31
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #55 (be90193) into main (72d6a6a) will decrease coverage by 0.41%.
The diff coverage is 35.29%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   71.51%   71.10%   -0.41%     
==========================================
  Files          34       34              
  Lines         867      879      +12     
==========================================
+ Hits          620      625       +5     
- Misses        247      254       +7     
Impacted Files Coverage Δ
curlz/src/curlz/cli/execute.rs 0.00% <0.00%> (ø)
curlz/tests/basics.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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