CLI tool for running Playbooks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Styris 63739db83a Update to v0.7.4 5 months ago
TrustedUninstaller.CLI Update to v0.7.4 5 months ago
TrustedUninstaller.Shared Update to v0.7.4 5 months ago
.gitignore Start 1 year ago
LICENSE.md Add license, add requirement checks 1 year ago
README.md Update to v0.7 8 months ago
TrustedUninstaller.sln Start 1 year ago
ameliorated_logo.png Update to v0.7 8 months ago

README.md

AME Wizard Core

Core functionality used by AME Wizard.

CLI Usage

Coming soon.

Compilation

  1. Clone the repository

    git clone https://git.ameliorated.info/Styris/trusted-uninstaller-cli.git

  2. Open TrustedUninstaller.sln with Visual Studio or JetBrains Rider

  3. Set the configuration to Release

  4. Build TrustedUninstaller.CLI

License

This tool has an MIT license, which waives any requirements or rules governing the source code’s use, removing politics from the equation.

Since this project makes major alterations to the operating system and has the ability to install software during this process, it is imperative that we provide its source code for auditing purposes.
This has not only helped us build trust, and make our project stand out among the crowd, but has also led to many community contributions along the way.