Skip to content

Bad circup instructions #207

Closed
Closed
@Neradoc

Description

@Neradoc

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

  • it should use underscores and not dash in the library name
  • it is missing the library prefix: adafruit_ (or other if present)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions