1 messages · Page 1 of 1 (latest)
Welcome! I was just wondering how to read input from the command line in Bun?
You can use prompt function
prompt
the function returns null or string that contains data what the user wrote