Jonas Kwiedor
Jonas Kwiedor
Doesn't it make sense to use the command from the official Go tutorial for the description? Here is the link to it: https://go.dev/doc/tutorial/create-module
I just started the dockware/dev:latest and noticed under the extensions that the icon of the example plugin is broken. I think this is not intentional. Here you can find a...
The updated version simplifies the code by using hs.configdir, ipairs, and pattern matching, calling hs.reload() immediately upon finding a matching .lua file. In contrast, the original version manually constructs the...