1.0.1 • Published 12 months ago

qrenv v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

QrEnv

A cli tool to generate QR code for your environment variables in the terminal itself.

GitHub package.json version  GitHub Repo stars npm

Installation

npm install -g qrenv

Usage

qrenv <path-to-env-file>

or

npx qrenv <path-to-env-file>

By default it will look for .env file in the current directory if no path is provided.

1.0.1

12 months ago

1.0.0

1 year ago