(Translated by https://www.hiragana.jp/)
GitHub - Zarcolio/cocoa: Some usefull additions to Chocolatey: backup & restore, clean-up and reinstall.
Skip to content
/ cocoa Public

Some usefull additions to Chocolatey: backup & restore, clean-up and reinstall.

License

Notifications You must be signed in to change notification settings

Zarcolio/cocoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cocoa

Some usefull additions to Chocolatey: backup & restore, installed, clean-up and reinstall:

λらむだ cocoa -h

    | ᶜᵒᶜᵒᵃ |
=== ( ° ͜ʖ ͡° ) ============================================
=            Watch out! Hot cocoa overhere!!! | ᶜᵒᶜᵒᵃ |  =
============================================ ( ° ͜ʖ ͡° ) ===

COCOA is a set of customizations to Chocolatey.
For suggestions, you can reach me @zarcolio on Twitter or GitHub.

Usage:

 COCOA backup [batch]            Creates a backup of installed packages to text (default) or batch file.
 COCOA cleanup                   Cleans the Chocolatey environment from temp and other useless files.
 COCOA installed [<package>]     Lists which packages have been installed.
 COCOA reinstall <package> [-y]  Reinstall this package by uninstalling and installing this package.
 COCOA restore <file>            Restore a backup from file.
 COCOA setup                     Sets up Cocoa (installs choco-cleaner and Cocoa itself).
 COCOA update [-y]               Updates all packages but only shows updated packages.