Skip to content

👥 A bash-tool to store your private data inside a git repository.

Notifications You must be signed in to change notification settings

1b0xyz/git-secret

 
 

Repository files navigation

git-secret

Build Status

Preview

git-secret terminal preview

Usage

See the git-secret site.

Installation

See the installation section.

Status

This project is still under development. Current objectives:

  • add trust-model parameter to git-secret-hide
  • translate manuals for popular languages
  • autocomplete for zsh plugin
  • extra tests
  • precompiled distribution for RPM, add dependencies for .deb package
  • integrate shellcheck for code style tests
  • create CONTRIBUTING.md with development process explained
  • сygwin support (?)

Testing

For testing this project uses bats. You can install it by running make install-test. To run tests call: make test. It will download and install bats into vendor/bats if it's not installed yet.

Changelog

See CHANGELOG.md

About

👥 A bash-tool to store your private data inside a git repository.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 95.4%
  • Makefile 4.6%