fauna / fauna-shell

Interactive shell for FaunaDB
Other
75 stars 17 forks source link

Update schema prompts to inquerier #285

Closed macmv closed 11 months ago

macmv commented 11 months ago

Ticket(s): ENG-5602

This one is easier to read commit-by-commit.

It updates the prompts to use inquirer, and fixes database URLs that end in a slash, by constructing them with a new URL.

fauna-chase commented 11 months ago

o also, thank you for moving these all to typescript :)

macmv commented 11 months ago

oh but of course. it gives me nice auto-completions :)