Skip to content

Instantly share code, notes, and snippets.

@lukesampson
Created September 5, 2013 06:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lukesampson/6446567 to your computer and use it in GitHub Desktop.
Save lukesampson/6446567 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