Richard Kuhnt

Results 13 issues of Richard Kuhnt

Hi, I'm using ChromeLogger 4.0.1, ChromePhp 4.0.0 and Chrome 27.0.1453.73 beta. If I refresh the page, the log entries are shown shortly and then the console is cleared. Sometimes the...

Discussion about implementing service management similar to [`brew services`](https://github.com/Homebrew/homebrew-services). Previous discussions about this topic: #1512, #513 I stumbled over [Laravel Valet for Windows](https://github.com/cretueusebiu/valet-windows) which uses [WinSW](https://github.com/cretueusebiu/valet-windows/blob/master/cli/Valet/WinSW.php) to setup a PHP...

enhancement

First draft PR for #1526 Services XML files will be located in `./bucket/services` for the main bucket and `~/scoop/buckets//services` for other buckets. ## Steps for testing Checkout this PR and...

Running Shiba from a symlinked directory on Windows throws an error. ![image](https://user-images.githubusercontent.com/432127/58817803-cd25cb80-862c-11e9-89bd-c3d4de969b5e.png) How to reproduce: - Download latest release (1.2.1) - Unzip file - Run `New-Item -ItemType Junction -Name Shiba-Link...

Hi, will the next release also include a portable version? I would like to add DeadLock to [Scoop](https://github.com/lukesampson/scoop) as an replacement for Unlocker (https://github.com/lukesampson/scoop-extras/issues/356). A simple *.zip or *.7z file...

enhancement
question

#### Description - By using the direct path to `$appdir\git\current\mingw64\bin\git.exe` this prevents spawning subprocesses and improves execution time - This removes calling two shims. `$scoopdir\shims\git.exe` calls `$appdir\git\current\bin\git.exe` which is also...

work-in-progress

The `play` class is left behind if the timer is started and then stopped. If the time would be changed with `setTime()` it will trigger the flip animation even when...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

#### Description This introduces the new subcommand `scoop diag`. It returns information about the Scoop environment using the Ini file format that can be posted on a GitHub issue (including...