aes-256-gcm encrypted · team-ready · open source

Stop Sharing .env Files in Slack

EnvShare lets developers securely share and install environment variables with a single link or CLI command.

Get Started Free
$npm install -g envshare
terminal
$envshare pull
fetching environment variables...
✔ .env installed (12 variables)
from project my-app / production

the problem

Sharing environment variables is painful

  • Copy/pasting secrets in Slack
  • Outdated .env files across the team
  • Onboarding takes hours just to get running
  • Secrets floating around everywhere

the solution

One command. Your environment is ready.

Push your .env once. Your entire team pulls it instantly — encrypted, versioned, and scoped by environment.

bash
# on your machine
$envshare push
✔ 12 variables uploaded (encrypted)
# on your teammate's machine
$envshare pull
✔ .env installed

features

Everything you need. Nothing you don't.

Secure Sharing

Generate one-time install links for your team. AES-256-GCM encrypted at rest.

https://agenc.app/s/abc123

CLI Integration

Push and pull environment variables directly from your terminal. Works in CI too.

$envshare push
✔ uploaded

Project Organization

Organize environments by project and stage. dev, staging, production.

development12 vars
staging8 vars
production15 vars

workflow

From push to pull in seconds

1

Upload your .env file

$envshare push
project: my-app
env: production
✔ 15 vars uploaded
2

Generate a share link

$envshare share
expires in: 24h
max uses: 1
agenc.app/s/k9x2m
3

Teammate installs it

$envshare pull
fetching variables...
✔ .env installed
15 variables written

pricing

Simple pricing.

Start free. Scale when you need to.

Free

$0/mo

forever free

  • 3 projects
  • 1 user
  • basic sharing
get started
popular

Pro

$10/mo

billed monthly

  • unlimited projects
  • team sharing
  • CLI usage
start pro

Team

$25/mo

billed monthly

  • 10 users
  • audit log
  • priority support
start team

EnvShare is the fastest way to share environment variables with your team

Stop asking teammates for .env files.

Get your team onboarded in minutes. Free to start, no credit card required.

Start Freeno credit card · free forever plan