besafe 1.0.0

A simple git pre-commit hook to prevent accidental publishing of .env files!
besafe-1.0.0 is not a library.

besafe

A simple git pre-commit hook to prevent youfrom accidentally leaking your .env files.

Dependencies

To install and run

Cargo:

cargo install besafe --locked

besafe install

Scoop:

scoop install https://raw.githubusercontent.com/pybash1/besafe/main/besafe.json

besafe install

Features

  • Single command installation
  • Superfast(written in Rust)
  • Has default exceptions like .env.example and gitignored files
  • Only 1 dependency

OSes tested

  • Windows