huixisheng / huixisheng.github.com

前端开发者说,记录前端的故事
http://huixisheng.github.io/
12 stars 3 forks source link

开发管理平台 #32

Open huixisheng opened 5 years ago

huixisheng commented 5 years ago

Git托管服务

包管理

huixisheng commented 5 years ago

Gogs:可能是比Gitlab更好的选择 - Go语言中文网 - Golang中文社区 https://studygolang.com/articles/2619

huixisheng commented 5 years ago

利用nexus构建maven、docker、npm、gradle私服仓库 - 掘金 https://juejin.im/post/59964f80f265da248b04c32f Kunbernetes-基于Nexus构建私有镜像仓库 - 运维 - 掘金 https://juejin.im/entry/5b50360b6fb9a04f8a21836c

huixisheng commented 5 years ago

使用 Satis 搭建私有的 Composer 包仓库 - 掘金 https://juejin.im/post/5c0fc7f8f265da611204ddcf

huixisheng commented 5 years ago

Github被微软收购,这里整理了16个替代品 | Fundebug博客 https://blog.fundebug.com/2018/06/11/18-alternatives-to-github/

huixisheng commented 5 years ago

搭建公司内部包管理系统 https://gitbook.cn/books/5919932e338bbd7000089e51/index.html

huixisheng commented 5 years ago

sitaramc/gitolite: Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.