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
- Host: GitHub
- URL: https://github.com/maulusck/choco-treats
- Owner: maulusck
- License: gpl-3.0
- Created: 2026-05-06T16:19:53.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-28T23:10:54.000Z (29 days ago)
- Last Synced: 2026-05-29T01:14:19.849Z (29 days ago)
- Topics: airgap, choco, chocolatey, chomp, internalize, muffin, nuget, offline, php, python, repository, sysadmin
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.