New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

badgen-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badgen-cli

[![npm version][npm-src]][npm-href] [![Install size][packagephobia-src]][packagephobia-href] [![License][license-src]][license-href]

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

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.

Keywords

cli

FAQs

Package last updated on 27 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts