mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-10 20:52:47 +02:00
a02cd699a0
This commit pushes as much of the generation logic as possible to the derive-ahk crate, so that when it is used in komorebic, we only need to do an as_bytes() call to prepare it for being written to a file. Besides that, this commit changes the generation command name to 'ahk-library' for clarity, and adds both additional samples and instructions in the readme file and Scoop post-install hook.