hellno / degen-steaks

Home Page:https://degen-steaks.vercel.app/web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

degen steaks 🥩

Git secret

There are a few files encrypted with git-secret for sharing between developers. The files are encrypted and stored in the repo.

To hide/update secrets in version control

  1. git secret add <filename>
  2. git secret hide

To show secrets (if you've been added to the keychain):

  1. git secret reveal

To tell a new developer:

  1. Get their gpg key and add it to your key chain.
  2. Run git secret tell <email@address.com>
  3. git secret hide
  4. Commit the added address to version control

About

https://degen-steaks.vercel.app/web/


Languages

Language:Solidity 64.8%Language:JavaScript 24.0%Language:Ruby 5.9%Language:TypeScript 3.8%Language:Python 1.0%Language:Shell 0.3%Language:CSS 0.1%Language:Makefile 0.1%Language:HTML 0.0%Language:Nix 0.0%