ScoopBucket
A bucket to install my programs using Scoop (http://scoop.sh/)
How to use
- If you haven't already, install Scoop.
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
- Add this repo as a scoop bucket with the following command.
scoop bucket add lomeli-bucket https://github.com/Lomeli12/ScoopBucket
- Install a program and enjoy.
scoop install plummod
Whenever you want to update any of these applications, just use the following commands:
scoop update
scoop update *