Karsten A. M. Guenther

Results 5 issues of Karsten A. M. Guenther

## Bug Report #### Current Behavior Initial installation with Scoop installer 'https://get.scoop.sh' does not work anymore behind our company's proxy. #### Expected Behavior Initial installation shall successfully install scoop. ####...

enhancement

#### Description Added a command line option for scoop import: * -r, --reset: reset each app of imported JSON after installation #### Motivation and Context I use the import command...

Description: I love Scoop and want to support "offline" usage in my company. Therefore I tackled an already existing TODO: https://github.com/ScoopInstaller/Install/blob/656e17b67e8468edc5c5bd51bdad55642a03d9a4/install.ps1#L680

This PR is about https://github.com/ScoopInstaller/Install/issues/73

## Feature Request ### Problem I use scoopfiles a lot in my daily work to define a working and tested build environment in my repositories. But when my repositories use...

enhancement