nodebots-interchange
nodebots-interchange copied to clipboard
Add direct path for install
trafficstars
Provide the mechanism to point at:
- git+https:///
- [email protected]
- file://
As alternative methods for interchange install ...
This will allow packages that aren't formally part of interchange to be included as necessary so long as they comply with the structure (eg manifest files etc).
Status:
git+https:// currently works
Todo:
[email protected] from npm file path.
Possibly use switches to account for the ambiguity of naming with these.