Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1002 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 1002 Bytes

Chocolatey Packages List 📦

Chocolatey Platform MIT License

A list of installed Chocolatey packages for easy reinstallation and sharing.

📌 Features

  • 📦 List of installed Chocolatey packages
  • 🔄 Easy reinstallation of packages
  • 📤 Export and share package list

🚀 Usage

Export Installed Packages

To export the list of installed Chocolatey packages to packages.config:

choco export -o packages.config

Install Packages from packages.config

To install the packages listed in packages.config:

choco install packages.config

📝 License

MIT © Scott Anderson 2024


For more utilities, visit the main repository here