Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

togashi/choco-export-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT NOTICES

This repository is no longer maintained.

use choco export command, to get package list as config.xml format.

> choco export --include-version-numbers --output-file-path=choco.config

choco-export-config

Exports Chocolatey package list as config.xml format.

requirements

  • Chocolatey (choco command)
  • Node.js
  • npm

Naturally, target platform of this tool is only Windows.

installation

> npm install --global @togashi/choco-export-config

usage

package list is output to stdout.

> choco-export-config > choco.config

install all packages from choco.config.

> choco install choco.config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published