Skip to content

feat: reference aliases#100

Merged
lazercube merged 4 commits intomasterfrom
98-create-alias-to-shorten-install-urls
Jan 4, 2025
Merged

feat: reference aliases#100
lazercube merged 4 commits intomasterfrom
98-create-alias-to-shorten-install-urls

Conversation

@lazercube
Copy link
Copy Markdown
Member

@lazercube lazercube commented Jan 4, 2025

You can now define reference aliases in your config to shorten what you need to type to install/uninstall something.

By default we now have:

builds = github.com/rocketblend/official-library/packages/v0/builds
addons = github.com/rocketblend/official-library/packages/v0/addons
blender = github.com/rocketblend/official-library/packages/v0/builds/blender

Installing github.com/rocketblend/official-library/packages/v0/builds/blender/4.2.2 now becomes builds/blender/4.2.2 or blender/4.2.2. With the full command looking like rocketblend install blender/4.2.2.

Using the full reference is still supported and custom aliases can be added via config.

This is a massive improvement in terms of usability.

@lazercube lazercube linked an issue Jan 4, 2025 that may be closed by this pull request
@lazercube lazercube merged commit 585aaa6 into master Jan 4, 2025
@lazercube lazercube deleted the 98-create-alias-to-shorten-install-urls branch January 4, 2025 13:10
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

Successfully merging this pull request may close these issues.

Create alias to shorten install urls

1 participant