1.0.1 • Published 1 year ago

qrenv v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

1 year ago