1.0.2 • Published 4 years ago

@togashi/choco-export-config v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago