mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Add summary and one free content to cli-progress package (#2452)
* feat: free content about ci/cd add a read free content about ci/cd * feat: add cli-progress summary and content Add summary and content to cli-progress package Thank you '-'
This commit is contained in:
@@ -5,3 +5,4 @@ CI/CD (Continuous Integration/Continuous Deployment) is the practice of automati
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=scEDHsr3APg'>DevOps CI/CD Explained in 100 Seconds by Fireship</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=nyKZTKQS_EQ'>Automate your Workflows with GitHub Actions</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://about.gitlab.com/topics/ci-cd/'>What is CI/CD?</BadgeLink>
|
||||
|
@@ -1 +1,6 @@
|
||||
# Cli progress
|
||||
# Cli progress
|
||||
|
||||
CLI-Progress is a package that provides a custom progress bar for CLI applications.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://www.npmjs.com/package/cli-progress'>CLI-Progress Documentation</BadgeLink>
|
||||
|
Reference in New Issue
Block a user