hongaar / bandersnatch

➰ Simple and intuitive yet powerful and versatile framework for Node.js CLI programs
https://github.com/hongaar/bandersnatch/blob/main/README.md
MIT License
47 stars 6 forks source link

feat: Dynamic String Prompt for REPL #624

Open khill-fbmc opened 4 months ago

khill-fbmc commented 4 months ago

I feel this is a pretty naive approach to this. I know that you offer the app.prompt() method so maybe I could use that instead? What are your thoughts?

hongaar commented 2 months ago

Thanks for your PR. This looks fine to me. Please also change the signature of the prompt method and update the readme.