Marko Kungla

Results 5 comments of Marko Kungla

> Supporting tinygo seems like a worthwhile feature. I would need to look into it to understand how much work this would take. Seems that only following in `decoder.go` would...

@fxamacker in brief look of your code I see that `reflect` package is primarily used to get underlying builtin type of value and value it self to be encoded or...

If in your want to use boolean expression of the prompt then following would do the the job. ```go package main import ( "errors" "fmt" "strings" "github.com/manifoldco/promptui" ) func main()...

Github has feature to archive repository if it's not anymore developed. Could you add at least something to README why this project is discontinued or has become obsolete?

@fxamacker has that issue become obsolete