Skip to content

agenthubcli/chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍫 Chocolatey Package for AgentHub CLI

This repo contains the .nuspec and installer scripts for distributing the AgentHub CLI on Windows via Chocolatey.

πŸ“¦ Install:

choco install agenthub

πŸ”§ Files

  • agenthub.nuspec β€” metadata for Chocolatey package
  • tools/chocolateyInstall.ps1 β€” install logic
  • (Optional) tools/agenthub.exe β€” binary pre-bundled or downloaded

πŸš€ How to Build .nupkg Locally

choco pack agenthub.nuspec
choco push agenthub.*.nupkg --source https://push.chocolatey.org/

πŸ“„ License

MIT β€” see LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors