mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Add repo hosting services content (#2876)
* Update 102-vcs-hosting-services.md * Update content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Vcs 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>
|
||||
|
Reference in New Issue
Block a user