iris icon indicating copy to clipboard operation
iris copied to clipboard

[feat]: Issue #14, Issue #9

Open initial-mockingbird opened this issue 3 years ago • 1 comments

* Added Yes/No functions and multiple choice functions (Issue #9).
* Added a protected writefile function (Issue #14)

Possible improvements: * Move to ansi-terminal or other coloring library in order to manage colors in a more scalable way (currently ANSI Escape codes are used) * Passing a default value explicitly and a parsing function opens the possibility that their values differ. Think a way around this (maybe promoting to type level?)

initial-mockingbird avatar Oct 02 '22 21:10 initial-mockingbird

Hi @initial-mockingbird 👋🏻

Thanks for your contribution! Could you implement #14 in a separate PR to follow the "one PR per one issue" recommendation? Also, the decision on how to implement #9 is not yet made so it's too early to implement a take on this one 🙂

chshersh avatar Oct 06 '22 16:10 chshersh

I'm closing this PR because:

  • The solution to multiple-choice API is still under design and I imagine there's lots of work to be done before that
  • It would be better to implement #14 in a separate smaller PR to make things easier to review.

At the moment, I'm reviewing all the outstanding PR, so I can prepare the next 0.1.0.0 release of Iris 🙂

In any case, thanks a lot for your contribution during Hacktoberfest! 🙌🏻

chshersh avatar Jan 15 '23 19:01 chshersh