# Scoop

Scoop is similar to Chocolatey, key differences being it installs to the local user directory, is more scriptable, and more 'linux-like', i.e. designed to be easy to use if you already use bash.

## Key Commands

* `scoop install <PACKAGE NAME>`
* `scoop update`

## Packages

* ruby

## Links

* [Scoop](https://github.com/ScoopInstaller/Scoop)
* [ScoopSearch](https://scoopsearch.github.io/#/apps)
