- Install gourceandffmpegbrew install gource brew install ffmpeg 
- Place bank-bg-dark.pngin the root of your local copy of the Bank repo
- 
cd /your/bank/repo/location
- 
gource -1920x1080 --auto-skip-seconds 1 --disable-bloom --background-image bank-bg-dark.png --hide mouse,progress --user-scale 1.5 --highlight-users -s 0.5 -r 60 --key --date-format "%B %d, %Y %T" -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -crf 1 -threads 0 -bf 0 bank-gource.mp4 
- tada 🎉! You get a file called bank-gource.mp4
          Last active
          February 27, 2024 02:57 
        
      - 
      
- 
        Save garyhtou/b0d81358a45c7199d4e61d67fedb0c0c to your computer and use it in GitHub Desktop. 
    Creating Hack Club Bank gource
  
        
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            