Skip to content

Create alias to shorten install urls #98

@lazercube

Description

@lazercube

Doing github.com/rocketblend/official-library/packages/v0/builds/blender/4.2.2 every time you want to install something is far too long. Adding a way to configure alias would help massively in remember package references.

Example:

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

These would be default and stored in the config.

Installing these would then look like:

rocketblend install builds/blender/4.2.2 or rocketblend install blender/4.2.2

Note

First version won't have a alias command manage them. Instead this can be done either by the config command or just by modifying it in a text editor.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions