1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 06:12:53 +02:00

Add command line resource

Add command line challenge as an interactive learning tool
This commit is contained in:
Mohammed Habib
2022-08-01 09:32:57 +02:00
committed by GitHub
parent a7fef19aa1
commit c392ceb00a

View File

@@ -11,3 +11,4 @@ After enough exposure and practice to these commands, it will become easier to u
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.learnenough.com/command-line-tutorial'>Command Line Tutorial</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.hostinger.com/tutorials/linux-commands'>34 Basic Linux Commands</BadgeLink>
<BadgeLink colorScheme='purple' badgeText='Challenge' href='https://cmdchallenge.com/'>Commandline Challenge</BadgeLink>