Y
Hacker News
new
|
ask
|
show
|
jobs
by
timholy
2384 days ago
If you're used to launching everything from your OS's command prompt, this is a killer. But if you get used to launching a REPL and running things from there, it's much better, because you only pay the startup latency once.
1 comments
tfunnell
2384 days ago
Some workflows require running scripts from the command line though
link