Skip to content

grvkr/git-secret

 
 

Repository files navigation

git-secret

Build Status

Preview

git-secret terminal preview

Installation and Usage

See the git-secret site.

Status

This project is still under development. Current objectives:

  • add trust-model parameter to git-secret-hide
  • autocomplete for zsh plugin
  • extra tests
  • precompiled distributions for brew and other package managers
  • create CONTRIBUTING.md with custom styleguide, refactor code due to styleguide
  • с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 vandor/bats if it's not installed yet.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.6%
  • Makefile 3.4%