2013-06-16 01:16:26 +10:00
2013-06-15 15:34:09 +10:00
2013-06-14 18:41:39 +10:00
2013-06-16 01:16:26 +10:00
2013-05-11 14:36:38 +10:00
2013-06-15 14:25:14 +10:00
2013-06-15 22:38:53 +10:00
2013-06-15 15:34:09 +10:00

Scoop

Scoop is a simple package manager for Windows.

To install:

iex (new-object net.webclient).downloadstring('https://raw.github.com/lukesampson/scoop/master/bin/install.ps1')

Once installed, run scoop help for instructions.

Scoop vs other package managers for Windows

  • Doesn't pollute your path. Scoop adds just one directory to your path, no matter how many apps you install with it.
  • Doesn't use NuGet. NuGet helps manage library dependencies for software. Scoop doesn't try to stretch NuGet to doing something it was never designed to do.
  • Packages are easier to define. Scoop packages can be written in JSON in any text editor—nothing else needed.
  • Better interface. Subjective, but true.
S
Description
A command-line installer for Windows.
Readme Multiple Licenses
29 MiB
Languages
PowerShell 98.2%
C# 1.8%