parent
6e05d1c992
commit
39542ffa37
7 changed files with 31 additions and 8 deletions
@ -1 +1,8 @@ |
|||||||
# Gitlab |
# GitLab |
||||||
|
|
||||||
|
[GitLab](https://gitlab.com) is a provider of internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
|
||||||
|
<BadgeLink badgeText='Visit' colorScheme="green" href='https://gitlab.com/'>GitLab Website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Read' href='https://docs.gitlab.com/'>GitLab Documentation</BadgeLink> |
||||||
|
@ -1 +1,8 @@ |
|||||||
# Bitbucket |
# BitBucket |
||||||
|
|
||||||
|
[BitBucket](https://bitbucket.com) is a provider of internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
|
||||||
|
<BadgeLink badgeText='Visit' colorScheme="green" href='https://bitbucket.com/'>BitBucket Website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Read' href='https://bitbucket.org/product/guides'>How to use BitBucket?</BadgeLink> |
||||||
|
@ -1 +1,8 @@ |
|||||||
# Repo hosting services |
# Repo Hosting Services |
||||||
|
|
||||||
|
There are different repository hosting services with the most famous one being GitHub, GitLab and BitBucket. I would recommend creating an account on GitHub because that is where most of the OpenSource work is done and most of the developers are. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Services Links</ResourceGroupTitle> |
||||||
|
<BadgeLink badgeText='Visit' colorScheme="green" href='https://github.com'>GitHub: Where the world builds software</BadgeLink> |
||||||
|
<BadgeLink badgeText='Visit' href='https://gitlab.com'>GitLab: Iterate faster, innovate together</BadgeLink> |
||||||
|
<BadgeLink badgeText='Visit' href='https://bitbucket.com'>BitBucket: The Git solution for professional teams</BadgeLink> |
||||||
|
Loading…
Reference in new issue