Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to automatically generate the icon url by convention #8

Open
AdmiringWorm opened this issue Nov 26, 2017 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@AdmiringWorm
Copy link
Member

This will be a two-part thing,
first check if there exist an icon inside the package (which should be inside a icons directory),
if no icon is found, check if there is an icon matching the package name in the root icons directory (should be able to override this directory).

Will be heavily based on my existing Update-IconUrl script:
https://github.com/AdmiringWorm/chocolatey-packages/blob/43be08be257d88da520971a6d888f152a68e4900/scripts/Update-IconUrl.ps1

@AdmiringWorm AdmiringWorm self-assigned this Nov 26, 2017
@AdmiringWorm AdmiringWorm added this to the 0.3.0 milestone Jan 7, 2018
@AdmiringWorm AdmiringWorm modified the milestones: 0.3.0, 0.4.0 Jun 2, 2018
@AdmiringWorm AdmiringWorm modified the milestones: 0.4.0, 0.5.0 Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant