[WIP] Hassle-free badges for your READMEs.
Download the binary from latest release.
$ badgeit path-to-source-repo
badge-1
badge-2
badge-nIf path is not specified, current working directory will be default path.
Here are some samples generated by badgeit, for various kinds of projects.
Use -f options to send in the available formatting options.
all: all the badgesall-json: all the badges in json formatmin: 7 most favourable badges todocat: category wise badges todo
If not specified,
allis the default formatter
Use -d to mention the character sequence between the badges.
$ badgeit -d "\n"
badge-1
badge-2
badge-nIf not specified, blank space will be the default
Use -s to mention the style of the badges generated with shields.io.
$ badgeit -s flatAvailable styles are
Please refer Contributing section for guidelines on contributing.