We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The circup instructions in the readme are generated as such:
circup install {{ cookiecutter.library_name | lower | replace(" ", "-") }}
This leads to instructions like: circup install ducky or circup install ltr329-ltr303
circup install ducky
circup install ltr329-ltr303
adafruit_
The text was updated successfully, but these errors were encountered:
tekktrik
Successfully merging a pull request may close this issue.
The circup instructions in the readme are generated as such:
This leads to instructions like:
circup install ducky
orcircup install ltr329-ltr303
adafruit_
(or other if present)The text was updated successfully, but these errors were encountered: