Bonsai_Tutorials/_Setup
2026-03-28 11:10:58 -05:00
..
imgs
GPG Keys.md
Install Git.md small tweak 2026-03-28 11:10:58 -05:00
Open Command Prompt or Git Bash.md
readme.md
Unlock with git-crypt.md

The videos are currently encrypted--the following steps will allow you to unlock them for viewing. If you're not familiar using a command line these steps might be intimidating, but these workflows are quite common, and there's a ton of resources on the web, and with AI, to troubleshoot anything missteps.

In other words, I think you can do it!

  1. Install Git.

    • Don't forget to set up these settings.
  2. Install a Git client.

    • There are many to choose from. A few friendly ones:
  3. Sync the Bonsai_Tutorials repo to your machine. (This will take some time, as it's a pretty big repo.)

    • If using TortoiseGit, Here's a video.
    • If using Gitnuro, Here's a video.
      • there's been reports, when using Gitnuro, that it freezes up when syncing the repo. If so, try pulling manually, instead. Instructions Here
  4. Go here to create a GPG key (will need this to unlock the videos).

  5. Unlocking repo.

    • After purchasing, and after receiving an email that you're been added to hub.OpeningDesign.com, pull down the latest. Here's how to pull changes...
    • After pulling, follow the steps here to unlock the repo.
    • The videos should now be unlocked and viewable!

If you run into any problems, try using Chatgpt, Gemini, Claude, or Deepseek to help troubleshoot. Copying and pasting any error message into these chatbots, usually helps. And if you're able to fix it, please post your solution here so we can update the instructions.