mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #100] [CLOSED] Add chocolatey package #740
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/100
Author: @sitiom
Created: 1/29/2022
Status: ❌ Closed
Base:
master← Head:choco📝 Commits (7)
d0fbaa9Add chocolatey package23c57c7Add chocolatey build instructions3a20972Add chocolatey custom publisher9d4ab3dUpdate gitignore0007f51Remove autohotkey dependency02aa78fUpdate komorebi.nuspeccd9963dPut back autohotkey dependency📊 Changes
9 files changed (+105 additions, -1 deletions)
View changed files
📝
.github/workflows/windows.yaml(+1 -0)📝
.gitignore(+5 -1)📝
.goreleaser.yml(+11 -0)➕
packages/choco/README.md(+12 -0)➕
packages/choco/komorebi.nuspec(+42 -0)➕
packages/choco/legal/LICENSE.txt(+1 -0)➕
packages/choco/legal/VERIFICATION.txt(+6 -0)➕
packages/choco/tools/chocolateybeforemodify.ps1(+10 -0)➕
packages/choco/tools/chocolateyinstall.ps1(+17 -0)📄 Description
The
komorebi.exeshim is not working again, I think this is another case of #95 (Note that Chocolatey shims are stored onC:\ProgramData\chocolatey\bin).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.