RedBaron2 / Chocolatey-packages-3

Chocolatey automatic packages from tunisiano

Home Page:https://chocolatey.org/profiles/tunisiano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chocolatey-packages

Automatic-Updating

All Contributors

jsdelivr pipeline status CodeFactor

Description

This repository contains chocolatey packages created and maintained by tunisiano that are daily updated

Patreon

Patreon

Guidelines

Reporting broken/outdated packages

If packages from this repository fail to install or a new version has been released by the software vendor for a particular package, please report it in any or all of the following ways:

Github issue: https://github.com/tunisiano187/chocolatey-packages/issues/new

Broken packages

If the package fails to install or uninstall via choco, please include debug information from the console:
choco install PKGID --yes --verbose --debug

Outdated packages

If the package is not up to date, please include the following if possible:

latest version number release date URL to the install binary

Contributing

  1. As much as possible, these packages are automatic and all automatic packages will use the AU module.
  2. If allowed, packages will include the packaged software directly in the .nupkg archive instead of downloading it from another site at the time of install. Only tools that allow redistribution in their license can be embedded and such packages must include two additional files in the tools directory - VERIFICATION.txt and License.txt.
  3. Code is written for humans, not for computers (i.e. assembly). Make the code readable and commented, but also efficient. The goal is not to obfuscate. If another one wants to help, he needs to understand it too!
  4. All the metadata attributes in the package needs to be filled up as much as possible. If a metadata tag is empty, it is because the information is not available. In case of the metadata should be publicly presented as it is important, but still not available on the net, you could need to contact the publisher of the software.

Tags

Read this Page

Contributors ✨

Thanks goes to these wonderful people (emoji key):


RB

🐛

Tunisiano18

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Chocolatey automatic packages from tunisiano

https://chocolatey.org/profiles/tunisiano

License:GNU Affero General Public License v3.0


Languages

Language:PowerShell 98.9%Language:AutoHotkey 1.1%