Skip to content

Instantly share code, notes, and snippets.

@tortoros
Forked from lukesampson/hello.json
Created March 12, 2023 20:35
Show Gist options
  • Select an option

  • Save tortoros/c13811a2f320207373a5fb7c75fb4612 to your computer and use it in GitHub Desktop.

Select an option

Save tortoros/c13811a2f320207373a5fb7c75fb4612 to your computer and use it in GitHub Desktop.
A simple app manifest example for Scoop.
{
version: "2.0",
url: "https://gist.github.com/lukesampson/6446238/raw/hello.ps1",
bin: "hello.ps1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment