Chocolatey Packages (Douglas Thrift)

Rob Reynolds b482cc1265 Add ketarin files for example packages 7 tahun lalu
automatic cec2d76302 Add 1password and git.install for example packages 7 tahun lalu
icons bc92c01b07 initial checkin 7 tahun lalu
ketarin b482cc1265 Add ketarin files for example packages 7 tahun lalu
manual bc92c01b07 initial checkin 7 tahun lalu
ops bc92c01b07 initial checkin 7 tahun lalu
setup bc92c01b07 initial checkin 7 tahun lalu
.gitignore bc92c01b07 initial checkin 7 tahun lalu
LICENSE.md bc92c01b07 initial checkin 7 tahun lalu
README.md 3bc20bce07 (doc) update readme files 7 tahun lalu

README.md

Chocolatey Packages Template

This contains Chocolatey packages, both manually and automatically maintained.

Folder Structure

  • automatic - where automatic packaging and packages are kept. These are packages that are automatically maintained using either AU or Ketarin/ChocolateyPackageUpdater combo.
  • icons - Where you keep icon files for the packages. This is done to reduce issues when packages themselves move around.
  • ketarin - where ketarin jobs (aka applications or searches) exported as XML are kept. This is done to allow easy of contribution.
  • manual - where packages that are not automatic are kept.
  • ops - scripts, jobs, and other items for ensuring automatic packaging.
  • setup - items for prepping the system to ensure for auto packaging.

For setting up your own automatic package repository, please see Automatic Packaging