A repository for maintaining and distributing up-to-date Chocolatey packages.
Chocolatey is a package manager for Windows. It simplifies the process of managing software on Windows systems, automating installations, updates, and removals.
Packages can be installed from the Chocolatey Community Repository:
choco install git-sumi
choco install shuku
choco install zola
For local development, create and test packages with:
choco pack .\<package>\<package>.nuspec
choco install <package> --version="<version>" --source="." -fy
git-sumi (repo) is the non-opinionated Rust-based commit message linter.
Package: community.chocolatey.org/packages/git-sumi
shuku creates dialogue-only versions of media using subtitles, designed for language learners.
Package: community.chocolatey.org/packages/shuku
Zola (repo) is a fast single-binary static site generator.
Package: community.chocolatey.org/packages/zola
Fork details:
Originally hosted in gsomix's ChocolateyPackages repository, this package has been forked to continue active maintenance and community support, as the original repository is no longer being updated.
Contributions are welcome. Feel free to open an issue or submit a pull request.
All package code is licensed under the terms of the MIT License.