Cli: Find out who uses this CLI

Created on 17 Aug 2019  路  7Comments  路  Source: urfave/cli

I'm interested in which popular OSS projects use this CLI! I just spotted lego https://github.com/go-acme/lego/blob/e820634e0e43baff0ef61728cb8379f804913b72/go.mod#L43

This list is super helpful https://godoc.org/github.com/urfave/cli?importers although I wish I could sort it by github stars

kindiscussion

All 7 comments

syncthing uses it, yet not for the main process.

CRI-O uses it too: https://github.com/cri-o/cri-o

馃憖 noticed another one! aws/aws-lambda-go

I'm gonna close this as a housekeeping thing, feel free to keep commenting on it though 馃檹

Another list, similarish to godoc's https://pkg.go.dev/github.com/urfave/cli?tab=importedby

Was this page helpful?
0 / 5 - 0 ratings

Related issues

costela picture costela  路  5Comments

lynncyrin picture lynncyrin  路  5Comments

errashe picture errashe  路  3Comments

krostar picture krostar  路  5Comments

LeonB picture LeonB  路  5Comments