Skip to content

Instantly share code, notes, and snippets.

@atuttle
Created July 21, 2021 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atuttle/b7ca0a120f72d1b326b6e027ff0864d7 to your computer and use it in GitHub Desktop.
Save atuttle/b7ca0a120f72d1b326b6e027ff0864d7 to your computer and use it in GitHub Desktop.
// Menu: Run the Tutorial
// Description: Learn the basics of using Script Kit
// Author: John Lindquist
// Twitter: @johnlindquist
await cli(
"new",
"--template",
"tutorial",
"--message",
'Enter a script name: e.g. "github-user"'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment