| .. | ||
| imgs | ||
| GPG Keys.md | ||
| Install Git.md | ||
| 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!
-
Install Git.
- Don't forget to set up these settings.
-
Install a Git client.
- There are many to choose from. A few friendly ones:
- TortoiseGit (Windows only)
- The one i recommend.
- Gitnuro: (Windows/Linux/Mac)
- TortoiseGit (Windows only)
- There are many to choose from. A few friendly ones:
-
Sync the Bonsai_Tutorials repo to your machine. (This will take some time, as it's a pretty big repo.)
-
Go here to create a GPG key (will need this to unlock the videos).
- Email me (ryan@openingdesign.com) with your public key.
- The file will have an
.ascextension.
- The file will have an
- Let me know your preferred username and I will create an account on hub.OpeningDesign.com.
- Email me (ryan@openingdesign.com) with your public key.
-
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.