Skip to content

badgen/badgen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badgen-cli

npm version Install size License

Use the fastest badge generator from your CLI.

Installation

$ npm install -g badgen-cli

Usage

$ badgen --subject build --status ok --color green > build-ok.svg

Options

  • --status, -s
    String, right-hand side of the badge (required)
  • --subject, -j
    String, left-hand side of the badge
  • --color, -c
    String, color for the status (color name or RGB hexa value)
  • --flat, -f
    Boolean, use the flat style badge
  • --icon, -i
    String, icon before the subject (icon name, image data URI or inferred from the subject)
  • --icon-width, -w
    Number, width of the icon if not square

See also

  • badgen, the module behind this CLI.

About

Use the fastest badge generator from your CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •