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

Add completions for arduino-cli #177

Open
DRSDavidSoft opened this issue Sep 15, 2023 · 1 comment
Open

Add completions for arduino-cli #177

DRSDavidSoft opened this issue Sep 15, 2023 · 1 comment
Labels
feature-request A requested enhancement help wanted

Comments

@DRSDavidSoft
Copy link

The Arduino CLI tool is a utility written in Go language that is used to upload programs to Arduinos and also provides serial monitor functionality. Its functionality is similar to how adb is used for Android.

Can you please provide completions for the commands and switches?

Additionally, if you could please also write completions for avrdude, a small utility that is used by arduino-cli to upload code to AVR microcontrollers, I'd appreciate hugely.

Thank you!

@chrisant996
Copy link
Collaborator

@DRSDavidSoft I don't use those tools, so I can't write or test completions for them.

Maybe someone else can write commissions and contribute them.

@chrisant996 chrisant996 added feature-request A requested enhancement help wanted labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A requested enhancement help wanted
Projects
None yet
Development

No branches or pull requests

2 participants