1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

add urfave cli to go building CLIs (#2129)

This commit is contained in:
satboy78
2022-10-05 00:24:35 +02:00
committed by GitHub
parent c23909d2a9
commit c123366a1a

View File

@@ -1 +1,7 @@
# Urfave cli # Urfave cli
Urfave cli is a simple, fast, and fun package for building command line apps in Go.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='GitHub Repository' href='https://github.com/urfave/cli'>Urfave cli Github Repo</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://cli.urfave.org/'>Urfave cli Website</BadgeLink>