Created
February 24, 2023 05:29
-
-
Save abisuq/a27c130faa4ceb2b582a78b929bde0b2 to your computer and use it in GitHub Desktop.
This file contains 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