Y
Hacker News
new
|
ask
|
show
|
jobs
by
philp
5017 days ago
Could somebody explain to me how this is different from envoy?
https://github.com/kennethreitz/envoy
Not meant as a snide remark; genuinely curious.
1 comments
Aissen
5016 days ago
Just look at how it's used. It's not the same. sh imports shell commands as functions. envoy allows you to run shell commands
very
easily, like perl's ``.
link