bodgit / memcardpro

Utility for 8BitMods MemCard PRO
https://8bitmods.com/accessories/memcard-pro/
BSD 3-Clause "New" or "Revised" License
38 stars 2 forks source link

Use inconshreveable/mousetrap #11

Closed bodgit closed 1 year ago

bodgit commented 1 year ago

Pull in https://github.com/inconshreveable/mousetrap which can be helpful for Windows users who might just double-click the memcardpro.exe in Explorer.

bodgit commented 1 year ago

Turns out spf13/cobra handles this automatically, so no changes needed.