Hossiy21

Hossiy21 / razify

Public

A developer CLI tool that manages .env files, detects secret leaks, syncs env drift across teammates, and validates environment parity between local/staging/prod all from your terminal. Written in Go.

10
0
100% credibility
Found May 06, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

Razify is an offline command-line tool for comparing, scanning for secrets, validating, documenting, fixing, and protecting project configuration files.

How It Works

1
🔍 Discover Razify

You hear about a handy tool that ends frustrations with mismatched project settings across your team.

2
📥 Add it to your computer

In moments, you bring the tool onto your machine ready to use.

3
🪄 Build your settings guide

A friendly question-and-answer helper creates a clear template listing all needed project settings with notes.

4
🛡️ Hunt for hidden risks

You scan your settings files to instantly spot weak spots or accidentally exposed private info.

5
🔧 Fill in the gaps

The tool smartly adds any missing pieces to your real settings, keeping everything matching perfectly.

6
📝 Create team guides

Beautiful summaries and explanations of each setting appear automatically for everyone to follow.

7
🔒 Lock in safety

A protector watches your work area, stopping any risky shares before they happen.

🎉 Projects stay safe and smooth

Your team now shares consistent settings with zero leaks, full docs, and top health scores—pure relief!

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is razify?

Razify is a Go-built CLI that tackles .env chaos: it diffs files to spot drift, scans for leaked secrets like AWS keys or Stripe tokens, validates local setups against .env.example, generates markdown docs, audits health scores, auto-fixes missing vars, and installs git hooks to block risky commits. No cloud, no accounts—just one offline binary that works across Node, Python, Go, or any .env-using stack. Solves "it works on my machine" by syncing teammates and enforcing prod parity from your terminal.

Why is it gaining traction?

Combines fragmented tools into one: secret scanning rivals truffleHog, validation beats manual checks, and git guards prevent commits like a personal developer GitHub copilot for envs. JSON output slots into CI/CD easily, while `razify fix` and `init` wizard cut onboarding time—no more chasing missing client IDs. Stands out for zero-config installs via go install or Homebrew, plus auto-update checks via GitHub API.

Who should use this?

Backend leads standardizing .env.example for new hires, frontend devs syncing React/Next.js envs across machines, and DevOps validating staging/prod before deploys. Ideal for small teams where env drift wastes sprints, or solo devs building GitHub portfolios with secure repos—skip if you're all-in on Docker Compose secrets.

Verdict

Grab it for quick wins on secret leaks and syncs; docs shine and tests cover core flows, but 10 stars and 1.0% credibility signal early maturity—test in non-prod first. Go install today if .env gripes sound familiar.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.