An open API service indexing awesome lists of open source software.

https://github.com/niheaven/scoop-sysinternals

Scoop bucket for Sysinternals
https://github.com/niheaven/scoop-sysinternals

scoop scoop-bucket sysinternals

Last synced: 9 months ago
JSON representation

Scoop bucket for Sysinternals

Awesome Lists containing this project

README

          

# Scoop Bucket for Sysinternals

[![Tests](https://github.com/niheaven/scoop-sysinternals/actions/workflows/ci.yml/badge.svg)](https://github.com/niheaven/scoop-sysinternals/actions/workflows/ci.yml) [![Excavator](https://github.com/niheaven/scoop-sysinternals/actions/workflows/excavator.yml/badge.svg)](https://github.com/niheaven/scoop-sysinternals/actions/workflows/excavator.yml) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)

Sysinternals bucket for [Scoop](https://scoop.sh), the Windows command-line installer.

The Sysinternals web site was created in 1996 by [Mark Russinovich](https://blogs.technet.microsoft.com/markrussinovich/) to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.

## How do I install these manifests?

To add this bucket, run `scoop bucket add sysinternals https://github.com/niheaven/scoop-sysinternals`. To install, do `scoop install `.

## How do I contribute new manifests

To make a new manifest contribution, please read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).

----

## Copyright and License

- Sysinternals is © Microsoft Corporation with [EULA](https://learn.microsoft.com/en-us/sysinternals/license-terms).
- Manifests in this repository are © niheaven with [MIT License](./LICENSE).