Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

envpack

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

envpack

Envpack lets you share dotenv file with your teammates with one simple command.

  • 1.0.20
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

📦 Envpack

Have you ever been asked to share the environment files of a large monorepo with more than a dozen apps?
In that case you probably created an exact structure file by file... local, development, staging, qa, preproduction, production, etc, per app, per teammate, because you probably deleted that zip or it is not updated.
If you still reading up to this point you know what it does mean.

Envpack lets you zip and unzip all your .env files keeping original paths.

Installation

Globally,

$ npm i -g envpack

As project dependency
$ npm i -D envpack

Help

export-e, --export <filename>
import-i, --import <filename>
help-h, --help

Is this helpful?

Would to like to star or contribute with this?

Keywords

FAQs

Package last updated on 02 Mar 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc