You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Hey, I was looking at creating an arch aur package for this, and software with a license that has customization typically gets a file in the licenses directory. I can see from docs.go that you've gone with MIT, and normally that one would include the name of the copyright holder and the date. If you added a LICENSE file to the repo with https://opensource.org/license/MIT customized as such then it would make the package kosher.
No worries if not, and either way thanks for the useful tool!
Hey, I was looking at creating an arch aur package for this, and software with a license that has customization typically gets a file in the licenses directory. I can see from docs.go that you've gone with MIT, and normally that one would include the name of the copyright holder and the date. If you added a LICENSE file to the repo with https://opensource.org/license/MIT customized as such then it would make the package kosher.
No worries if not, and either way thanks for the useful tool!