An open API service indexing awesome lists of open source software.

https://github.com/maulusck/choco-treats

Chocolatey treats - tools and utilities for nuget package management
https://github.com/maulusck/choco-treats

airgap choco chocolatey chomp internalize muffin nuget offline php python repository sysadmin

Last synced: 19 days ago
JSON representation

Chocolatey treats - tools and utilities for nuget package management

Awesome Lists containing this project

README

          

# choco-treats

A collection of helper tools for working with Chocolatey/NuGet packages in local or offline environments, focused on self-hosted package handling without reliance on commercial enterprise offerings.

It provides utilities for preparing, transforming, and serving `.nupkg` packages for internal use and private feeds.

## Tools

* **[chomp](./chomp/)** — processes and rewrites Chocolatey packages for offline and internal deployment scenarios.
* **[muffin](./muffin/)** — a self-hosted NuGet v2-compatible feed server for serving `.nupkg` packages from a local repository.