Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pine/chocolatey-packages
My Chocolatey packages
https://github.com/pine/chocolatey-packages
Last synced: 26 days ago
JSON representation
My Chocolatey packages
- Host: GitHub
- URL: https://github.com/pine/chocolatey-packages
- Owner: pine
- Created: 2014-12-09T10:55:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T16:28:21.000Z (over 7 years ago)
- Last Synced: 2024-04-15T15:34:09.836Z (7 months ago)
- Language: PowerShell
- Homepage: https://chocolatey.org/profiles/pine613
- Size: 396 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chocolatey packages
===================
[![Build status](https://ci.appveyor.com/api/projects/status/d0a1wabjfjxdy453/branch/master?svg=true)](https://ci.appveyor.com/project/pine613/chocolatey-packages/branch/master)My Chocolatey packages repository
## Install
Please see my page in Chocolatey.- [Chocolatey Gallery | pine613](https://chocolatey.org/profiles/pine613)
## Chocolatey tutorial (for developer)
You may want to see following links if you want to create a Chocolatey package.- [CreatePackagesQuickStart](https://github.com/chocolatey/chocolatey/wiki/CreatePackagesQuickStart) (official)
- [Chocolatey Utility Functions aka Helpers Reference](https://github.com/chocolatey/choco/wiki/HelpersInstallChocolateyPackage) (official)
- [Chocolatey Utility Functions aka Helpers Reference](https://github.com/chocolatey/chocolatey/wiki/HelpersReference) (for choco < v0.9.9)
- [AutomaticPackages](https://github.com/chocolatey/chocolatey/wiki/AutomaticPackages) (official)
- [Chocolateyパッケージの作り方](http://terurou.hateblo.jp/entry/2013/09/08/171151) (unofficial and written in Japanese)## Tests
It uses [Noel](https://github.com/pine613/noel) as test runner. Noel supports both packages of manual and automatic. It uses Ketarin as backend if builds automatic packages. Noel runs on CI.## More information
In the following package, use the exclusive updating checker to get latest version.|Package Name |Repository |
|---------------|-----------------------|
|opera-beta |[OperaUpdateChecker][] |
|opera-developer|[OperaUpdateChecker][] |
|nyagos |[NyagosUpdateChecker][]|
|jwcad |[JwcadUpdateChecker][] |[OperaUpdateChecker]: https://github.com/pine613/OperaUpdateChecker
[NyagosUpdateChecker]: https://github.com/pine613/NyagosUpdateChecker
[JwcadUpdateChecker]: https://github.com/pine613/JwcadUpdateChecker