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 chocolatey-au. (Update Report)
id | title | version | embedded? | auto update? |
---|---|---|---|---|
a5m2 | A5:SQL Mk-2 | ✓ | ||
aws-sam-cli | AWS SAM CLI | ✓ | ||
cmigemo | C/Migemo | |||
exa | exa | ✓ | ||
ghq | ghq | ✓ | ✓ | |
gibo | fast access to .gitignore boilerplates | ✓ | ||
mape | [Deprecated] May Authentication Proxies Explode | Migrated to Chocolatey.org | ||
mozc-emacs-helper | Mozc Emacs Helper | ✓ | ||
nkf | nkf Network Kanji Filter | ✓ | ||
pet | [Deprecated] pet : CLI Snippet Manager | Migrated to Chocolatey.org | ||
pleiades-java | Pleiades All in One Java Standard Edition | ✓ | ||
pleiades-java-full | Pleiades All in One Java Full Edition | ✓ | ||
pleiades-platform | Pleiades All in One Platform Standard Edition | ✓ | ||
pleiades-platform-full | Pleiades All in One Platform Full Edition | ✓ | ||
wsl-ssh-agent | wsl-ssh-agent | ✓ | ✓ |
If you want to know the complete list, see https://www.myget.org/F/kai2nenobu/api/v3/query.
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>
このリポジトリに含まれるスクリプト、nuspecなどのすべてのファイルにUnlicenseを適用します。ただし個別のディレクトリ、ファイルに別途利用許諾が記載されているものについてはそちらを優先します。Unlicenseの利用許諾全文はLICENSEを参照してください。