issues
search
alexanderGugel
/
ied
:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k
stars
53
forks
source link
Support non-POSIX shells (#62)
#64
Closed
rstacruz
closed
8 years ago
rstacruz
commented
8 years ago
62 — this makes ied work with non-POSIX shells like
fish-shell
.
alexanderGugel
commented
8 years ago
should be
sh
I think.
rstacruz
commented
8 years ago
there we go.
alexanderGugel
commented
8 years ago
Boom. Perfect.
62 — this makes ied work with non-POSIX shells like fish-shell.