Github Repository Setup
- One minute read - 66 wordsIn the previous post I proposed we build a couple of Foundry modules. This post starts that process, looking at Github to hold our module code.
Although not a detailed lesson on Github, this session covers:
- Setting up your account to use SSH keys.
- Creating a repository to hold our module.
- Cloning that repository to our local development machine so we can work on the module.
Choose Your Own Adventure
Follow (P)layer, (GM)Game Master, or (T)echnical thread.