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 86740808fe Update 'README.md' 1 year ago
TrustedUninstaller.CLI Add license, add requirement checks 1 year ago
TrustedUninstaller.Shared Add license, add requirement checks 1 year ago
.gitignore Start 1 year ago
LICENSE.md Add license, add requirement checks 1 year ago
README.md Update 'README.md' 1 year ago
TrustedUninstaller.sln Start 1 year 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.