besafe

Crates.iobesafe
lib.rsbesafe
version1.0.0
sourcesrc
created_at2024-05-28 16:29:50.739914
updated_at2024-05-28 16:29:50.739914
descriptionA simple git pre-commit hook to prevent accidental publishing of .env files!
homepagehttps://github.com/pybash1/besafe
repository
max_upload_size
id1254549
size12,846
PyBash (pybash1)

documentation

https://github.com/pybash1/winnf

README

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
Commit count: 0

cargo fmt