Skip to content

Support uvx toolong - #69

Open
zed wants to merge 1 commit into
Textualize:mainfrom
zed:patch-1
Open

Support uvx toolong#69
zed wants to merge 1 commit into
Textualize:mainfrom
zed:patch-1

Conversation

@zed

@zed zed commented Jan 20, 2025

Copy link
Copy Markdown

It is an alternative to uvx --from toolong tl for those of us who forgets that it should be called tl, not toolong.

It fixes:

$ uvx toolong
The executable `toolong` was not found.
warning: An executable named `toolong` is not provided by package `toolong`.
The following executables are provided by `toolong`:
- tl
Consider using `uvx --from toolong <EXECUTABLE_NAME>` instead.
It is an alternative to `uvx --from toolong tl`  for those of us who forgets that it should be called `tl`, not `toolong`.

It fixes:

``` shell
$ uvx toolong
The executable `toolong` was not found.
warning: An executable named `toolong` is not provided by package `toolong`.
The following executables are provided by `toolong`:
- tl
Consider using `uvx --from toolong <EXECUTABLE_NAME>` instead.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant