Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.68 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.68 KB

Chocolatey Packages

Build and Push all automatic packages GitHub Gist last commit

Chocolatey Packages

This project contains the automatic updating packages for my public community chocolatey feed;

https://chocolatey.org/profiles/GlennSarti

Package List

Package Link
gitsign Latest
golangci-lint Latest

Development

Folder Structure

  • automatic - where automatic packaging and packages are kept. These are packages that are automatically maintained using AU.

  • icons - Where you keep icon files for the packages. This is done to reduce issues when packages themselves move around.

  • setup - items for prepping the system to ensure for auto packaging.

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

Requirements

  • Chocolatey (choco.exe)

AU

For daily operations check out the AU packages template README.