git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch
greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses the GITAUTHORDATE and GITCOMMITTERDATE environmental variables to make commits appear in the past. Be warned that greenhat will clobber your repository's commit history.
Display Your GitHub Information On A Web Page
The main features of codesboy/get-your-github-card are: GitHub Ecosystem Projects.
Open-source alternatives to codesboy/get-your-github-card include: agwa/git-crypt — git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so… apollostack/githunt. aquarhead/miaopull — Miaopull 「喵噗哦」. boennemann/badges — A collection of all JavaScript related and free for open-source readme badges out there. All of the services are live… gazler/githug — Githug is a terminal-based learning tool and interactive Git course that teaches version control through a series of… 4148/greenhat — greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses…