Skip to content

kai2nenobu/my-chocolatey-packages

Repository files navigation

Auto Update


What is this repository?

This repository stores chocolatey packages for my own.

These packages are built on GitHub Actions and stored in MyGet public feed. Some packages are automatically updated by using AU. (Update Report)

Package List

id title version embedded? auto update?
a5m2 A5:SQL Mk-2 a5m2 version
aws-sam-cli AWS SAM CLI aws-sam-cli version
cmigemo C/Migemo cmigemo version
exa exa exa version
ghq ghq ghq version
gibo fast access to .gitignore boilerplates gibo version
mape [Deprecated] May Authentication Proxies Explode Migrated to Chocolatey.org
mozc-emacs-helper Mozc Emacs Helper mozc-emacs-helper version
nkf nkf Network Kanji Filter nkf version
pet [Deprecated] pet : CLI Snippet Manager Migrated to Chocolatey.org
pleiades-java Pleiades All in One Java Standard Edition pleiades-java version
pleiades-java-full Pleiades All in One Java Full Edition pleiades-java-full version
pleiades-platform Pleiades All in One Platform Standard Edition pleiades-platform version
pleiades-platform-full Pleiades All in One Platform Full Edition pleiades-platform-full version
wsl-ssh-agent wsl-ssh-agent wsl-ssh-agent version

If you want to know the complete list, see https://www.myget.org/F/kai2nenobu/api/v3/query.

How to use

Install a package with an above feed url.

> choco install <package_id> --source https://www.myget.org/F/kai2nenobu

Or add an above feed to your chocolatey source and install a package.

> choco source add --name kai2nenobu --source https://www.myget.org/F/kai2nenobu
> choco install <package_id>

利用許諾 (License)

このリポジトリに含まれるスクリプト、nuspecなどのすべてのファイルにUnlicenseを適用します。ただし個別のディレクトリ、ファイルに別途利用許諾が記載されているものについてはそちらを優先します。Unlicenseの利用許諾全文はLICENSEを参照してください。

References