metatypedev / ghjk

ghjk is a programmable runtime manager and an attempt at a successor for asdf.
Mozilla Public License 2.0
4 stars 0 forks source link

Task aliases #64

Open Yohe-Am opened 2 months ago

Yohe-Am commented 2 months ago

For select tasks, we should be able to make shell aliases for them for easier access.

Instead of...

ghjk x dev test

...users will be able to do...

dev test

These aliases will only be available in that environment.

linear[bot] commented 2 months ago

MET-505 Task aliases