Skip to content

flubu-core/FlubuCore.Chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlubuCore.Chocolatey

NuGet Gitter License

FlubuCore.Chocolatey is a FlubuCore plugin adds chocolatey specific tasks.

Chocolatey is a software management solution unlike anything else you've ever experienced on Windows. It focuses on simplicity, security, and scalability. You write a software deployment in PowerShell once for any software (not just installers), then you can deploy it everywhere you have Windows with any solution that can manage systems (configuration management, endpoint management, etc) and track and manage updates of that software over time. Manage software on-premise, in the "Cloud", or in Docker containers with Chocolatey.

Plugin adds chocolatey tasks to FlubuCore ITaskContext interface: context.Tasks().Chocolatey().

Plugin adds tasks for Following npm CLI commands:

  • Install
  • Upgrade
  • Uninstall
  • New
  • Pack
  • Publish

Find more about Chocolatey

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages