DEV Community

Discussion on: GitHub announces GitHub Package Registry

Collapse
 
_adrian_e_ profile image
Adrian E. • Edited

Well it's the next step. I like the idea of that. Especially when its integrated directly in pip or npm :)

On pip I could also install private repos. Maybe its more comfortable in the future

pip3 install -U 'git+ssh://git@github.com/...'