Hacker News new | ask | show | jobs
by blubbi2 3874 days ago
Awesome! Glad it worked that well! Please let me know if you run into any bugs: https://github.com/alexanderGugel/ied
1 comments

Happy to open an issue, but any plans on supporting git+ssh urls? For work projects, we have some modules installed via git and when I tried to install, I got the same error described here: https://github.com/alexanderGugel/ied/issues/2

Very promising project!

+1 here, git+ssh and git+http(s) are essential imho... its' the easiest way to sidestep the need for an npm server for some internal projects/libraries.
Agreed. It's definitely on the roadmap. Should be done in a couple of weeks.