1.2.0 • Published 5 years ago

technolog.ly v1.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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