Created
January 23, 2023 12:38
-
-
Save Cauen/ded4b1ec71d551dea06b9aa0ff22366c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
## Open [https://scriptkit.com](https://scriptkit.com) in your browser | |
*/ | |
// Name: ScriptKit.com | |
// Description: Launch scriptkit.com in your browser | |
// Author: John Lindquist | |
// Twitter: @johnlindquist | |
// Note: Feel free to delete this script! | |
import "@johnlindquist/kit" | |
browse("https://scriptkit.com") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment