haydendaly / haydendaly.github.io

Personal Website
https://hcdaly.dev
0 stars 0 forks source link

Challenge: make this line work on Linux + Mac #1

Open asciidiego opened 2 years ago

asciidiego commented 2 years ago

https://github.com/haydendaly/haydendaly.github.io/blob/0ee510bfb6105c9f601fc0c276d4573e3d567976/package.json#L9

asciidiego commented 2 years ago

If you are using a Linux distribution, you use xdg-open instead of open—which is from the darwin OS.

fun fact: open is a standard in OpenBSD that first appeared in NextStep!