eruption-project / eruption

Realtime RGB LED Driver for Linux
https://eruption-project.org/
GNU General Public License v3.0
270 stars 33 forks source link

Eruptionctl refactor #176

Closed Phen-Ro closed 1 year ago

Phen-Ro commented 1 year ago

Subcommands are moved to their own files and fns. main.rs and util.rs and tidied up.