Skip to content

add sqlit-tui command#244

Open
nils-werner wants to merge 1 commit into
Maxteabag:mainfrom
nils-werner:patch-1
Open

add sqlit-tui command#244
nils-werner wants to merge 1 commit into
Maxteabag:mainfrom
nils-werner:patch-1

Conversation

@nils-werner
Copy link
Copy Markdown

This PR adds a sqlit-tui command to the ist of entry points. This makes it easier to use sqlit with uvx. Because sqlit uses two distinct names for it's CLI (sqlit) and its package name (sqlit-tui), a user has to call it using uvx like

uvx --from sqlit-tui sqlit

and after this change this can be simplified to just

uvx sqlit-tui

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.

1 participant