比較Github和Bitbucket
Github和Bitbucket均擁有
- 公開的 repositories 沒有數量限制。
- wiki
- issue tracking
Github
- 多open source可以參考使用。
- 公開的 collaborators 沒有數量限制。
- 使用人數可能比較多。
- 應徵時,可提供github作品集。
- 私人repositories會依collaborators量計費,分為Personal,Organization,和Enterprise。
Bitbucket
- 私人的 repositories 沒有數量限制。
- 使用人數可能也不少。(因為提供私人repositories,無法確定數量)
- 應徵時,可提供bitbucket作品集。(前題,面試官有帳號的話)
- 不論是公開或私人的collaborators上限5個使用者,超過依量計費。
計價方式比較
ref:
https://gist.github.com/foogit/8410710#pricing-and-plans https://github.com/pricing https://bitbucket.org/account/user/account/plans/ (account為bitbucket帳號)
Github
計價方式有所作修改,變為較複雜。
- 原先是無數量限制collaborators,依私人的 repositories個數計價。
- 改為私人repositories會依collaborators量計費,分為Personal,Organization,和Enterprise。會有不同的功能。
- Personal $7/month,...etc.
- Organization $9 per user/month, and Starting at $25 / month for your first 5 users.
- Enterprise $21 per user/month, and Sold in packs of 10 users and billed annually.
Bitucket
Free | $7 / month | $12 / month | $22 / month | $50 / month |
---|---|---|---|---|
0 Private Repos | 5 Private Repos | 10 Private Repos | 20 Private Repos | 50 Private Repos |
結論
使用計算器結果,看來bitbucket對我比較有幫助。