Is there a CLI prompt tool for Elixir?

Hello, I’m looking for an Elixir library to build CLI prompts similar to Enquirer for Node. Specifically looking to do multi-select prompts.

I could not find anything suitable via searching the usual resources.

Does anyone know of a library that does this?