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 an alias property for packages #42

Open
DropSnorz opened this issue Jan 13, 2023 · 0 comments
Open

Add an alias property for packages #42

DropSnorz opened this issue Jan 13, 2023 · 0 comments

Comments

@DropSnorz
Copy link
Member

DropSnorz commented Jan 13, 2023

Package are identified by a human-readable slug, defined as <groupId>/<packageId>

We can defined a unique alias for a package, for example wobbleizer alias will target dropsnorz/wobbleizer slug. Aliases can be used as shortcuts for command line tools, for example owlplug install wobbleizer.

  • This property must be the same for all package versions
  • This property should be unique for a package: alias (0,1) <=> (1) package

An alias can be defined in a meta.yaml or metadata.yaml from the package directory : ./registry/<groupId>/<packageId>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant