Skip to content

Instantly share code, notes, and snippets.

@johnlindquist
Created August 13, 2022 04:34
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 johnlindquist/4193d1ab78fe6ac7c8115a9d87d10600 to your computer and use it in GitHub Desktop.
Save johnlindquist/4193d1ab78fe6ac7c8115a9d87d10600 to your computer and use it in GitHub Desktop.
// Name: Set Choices From Json File
import "@johnlindquist/kit"
let choices = await readJson(home("junk", "data", "choices.json"))
await arg("Choices", choices)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment