Skip to content

Add an optional lba alias during install #437

Description

@Lingbou

Summary

It would be convenient if the installer created a short lba alias that points to the installed libra binary.

Why

libra is a bit longer to type than git. A short local alias like lba would make day-to-day CLI usage faster without renaming the project.

Possible behavior

During install, create lba next to libra in the install bin directory, for example:

~/.libra/bin/libra
~/.libra/bin/lba -> libra

This could be automatic, or controlled by an installer flag if preferred.

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions