Skip to content

welpo/chocolatey-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chocolatey Packages 🍫

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

Zola

Zola is a fast single-binary static site generator.

See the package on the Chocolatey Community Repository here.

Installation:

choco install zola

Pack and Install Locally:

To create the package, run:

choco pack .\zola\zola.nuspec

To install the created package:

choco install zola --version="0.17.2" --source="." -fy

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.

👥 Contributing

Contributions are welcome. Feel free to open an issue or submit a pull request.

📄 License

All package code is licensed under the terms of the MIT License.

About

Actively maintained Chocolatey package for Zola.

Topics

Resources

License

Stars

Watchers

Forks