mirror of
https://github.com/block/goose.git
synced 2026-04-29 12:09:38 +00:00
| .. | ||
| add-macos-cert.sh | ||
| build-main.js | ||
| goosey | ||
| prepare-platform-binaries.js | ||
| prepare-windows-npm.bat | ||
| prepare-windows-npm.sh | ||
| README.md | ||
| unregister-deeplink-protocols.js | ||
Goosey
Put goosey in your $PATH if you want to launch via:
goosey .
This will open goose GUI from any path you specify
Unregister Deeplink Protocols (macos only)
unregister-deeplink-protocols.js is a script to unregister the deeplink protocol used by goose like goose://.
This is handy when you want to test deeplinks with the development version of Goose.
Usage
To unregister the deeplink protocols, run the following command in your terminal: Then launch Goose again and your deeplinks should work from the latest launched goose application as it is registered on startup.
node scripts/unregister-deeplink-protocols.js