/technolog.ly

Get an obnoxious image that displays the logos of all the packages in your package.json

Primary LanguageJavaScript

Technolog.ly

Get an obnoxious image that display the logos of all the packages in your package.json

Example

Installation

To install run:

$ npm i -g technolog.ly

Usage

Naviage to the directory that has a package.json that you want to generate an image for then use the CLI tool.

$ technolog.ly --help

Usage: technolog.ly [options]

Options:
  -V, --version                      output the version number
  -o, --output [file]                Specify the output file to save the image to. Default: out.png
  -c, --columns [number of columns]  Enter the number of logos you would like per row. Default: 5
  -h, --help                         output usage information