Many are starting to use GitHub as a registry for hosting packages, in this case Deco components[1].<p>GitHub should look into this, otherwise we get git repos with directories that are thousands in length.<p>Certainly it makes sense to host published code on GitHub as well as in-development code.<p>I could see it replacing the likes of NPM[2], Packagist[3], RubyGems[4], PyPI[5], etc.<p>[1] <a href="https://github.com/decosoftware/deco-components/tree/master/.deco" rel="nofollow">https://github.com/decosoftware/deco-components/tree/master/...</a><p>[2] <a href="https://www.npmjs.com/" rel="nofollow">https://www.npmjs.com/</a><p>[3] <a href="https://packagist.org/" rel="nofollow">https://packagist.org/</a><p>[4] <a href="https://rubygems.org/" rel="nofollow">https://rubygems.org/</a><p>[5] <a href="https://pypi.python.org/pypi" rel="nofollow">https://pypi.python.org/pypi</a>