You could always use the github repository instead.

Reply to this note

Please Login to reply.

Discussion

I'd have to figure out how to set that up with npm. It should be able to search multiple registries, but I'm not sure if it can handle GitHub as a registry.

And npm isn't building from source like we'd do with CMake.

npm was made to reference soure packages. I reference my internal git repo all the time. There is no building its just all source typescript.

I'll have to give that a shot!