Stop Managing
Secrets Like It's 2012.

Your .env files deserve better than Slack messages, Git accidents, and "hey can you send me the API key?" SlickEnv gives you a fast, secure, CLI-first home for all your environment variables.

~/my-saas-app
$

Zero infrastructure. Zero complexity. Zero exposed secrets.

Everything you need. Nothing you don't.

Sync in Seconds

Push and pull your .env files with one command. SlickEnv detects conflicts before they happen. No surprises, no overwrites.

Version History & Rollback

Every push creates a snapshot. Broken build after a config change? Roll back to any previous version instantly.

Share Without Exposing Secrets

Share environments with your team while private values stay masked. Generate .env.example files automatically.

Metadata Built In

Tag each variable with visibility, type, and required flags, right inside your .env file. SlickEnv injects sensible defaults automatically.

Conflict Detection

SlickEnv compares your local state against the latest remote version before every push. See a clean diff, then decide.

Secure by Design

AES-256 encryption at rest. TLS in transit. Secrets never logged. Masked in all CLI output by default.

Trusted by developers shipping real products.

0+developers
/
0+variables managed
/
OSSopen-source friendly

You've been here before.

Sound familiar?

  • You committed a .env file to Git. Again.
  • A new teammate spent an hour asking for environment variables one by one.
  • You have four versions of DATABASE_URL across three Notion pages and a Slack DM.
  • You're using HashiCorp Vault for a side project. It took a week to configure.

There's a better way.

Up and running in under 5 minutes.

How it works

1

Install

$ npm install -g slickenv

2

Init your project

$ slickenv init

3

Push your .env

$ slickenv push

✓ 14 variables encrypted and synced — version 1 created

4

Pull anywhere

$ slickenv pull

✓ Pulled version 1 — 14 variables written to .env

Free for individuals. Built for teams.

Start for free, no credit card required. Upgrade when your team is ready.

See Pricing →
Pricing

Simple, transparent pricing

Choose a plan that fits your needs.No hidden fees. Upgrade or downgrade anytime.

Free

For individual developers and side projects.

$0/mo
Get Started Free
Up to 3 projects
50 variables per project
Last 10 versions
Basic masked sharing
.env.example export
CLI access
Community support

Pro

For developers who need more power and collaboration.

$9/mo per user
Start Pro Trial
Everything in Free
Unlimited projects
500 variables per project
Full version history
Role-based sharing (up to 5 users)
Email support

Team

For growing teams that need control and visibility.

$29/mo up to 10 users
Talk to Us
Everything in Pro
Up to 10 team members
Full audit log
Per-user access control
Priority support

Enterprise

For organizations with advanced security and compliance needs.

Custom
Contact Sales
Everything in Team
Unlimited members
SSO / SAML
Data residency
SLA
Dedicated onboarding

Frequently Asked Questions

Everything you need to know about SlickEnv,pricing, and how it works.

The simplest env tool you'll ever use.

Get started in seconds. No infrastructure. No configuration hell.