solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
185 stars 69 forks source link

Implement udev rule installer #15

Closed nickray closed 4 years ago

nickray commented 5 years ago

Maybe https://github.com/solokeys/solo/issues/144 will roll out quickly, but separately it would be great to have a command

solo install-udev-rules

or similar that

This can already be done today with a Makefile

This should be implemented as a library function or functions, that the CLI calls.

nickray commented 5 years ago

This may no longer be necessary: