Scott C. said: The wiki has a pretty good short guide on using the cli . I'd recommend deleting your fork of the roll20 repository, and then start over using the command line instructions instead. One benefit of this is that the command line instructions are the same regardless of if you are on mac, linux, pc, or whatever. Thanks for your response, Scott. Trying out the CLI today and running into a small issue. We followed all the steps for first time setup and everything went fine. However, the link you recommended doesn't have a specific section to help with How to add your custom character sheet. I'm am very much a follow-every-step kind of person but right after the first time setup it just goes into other stuff that could be helpful. There's just a lot in that wiki and we're not sure what steps need to be done and what steps are optional. There's also no indication while following these steps that a command will be interacting with what I need it to, the character sheet. It just uses words like repository or directories, which may be okay for most but I, and I'm sure some others, are not proficient with this kind of stuff and having things explained a bit more in detail would be nice. The Table of Contents looks like this... 1 Why Git CLI instead of GitHub Desktop? 2 Reading this guide 3 First Time Setup 3.1 Additional Configs 4 Sparse Checkout 4.1 Adding Directories to Sparse Checkout 4.2 Removing Directories from Sparse Checkout 5 Commonly used commands 6 Workflow 6.1 Update Your Fork 6.1.1 Updating a work-in-progress branch 6.2 Creating a small fix and saving your progress 6.3 Submit a Pull Request to Roll20(on Github) 6.4 Working with multiple branches 6.5 Fixing your master branch 6.6 Git Status/Unstage File 6.7 Clean up Commits 6.8 How to Collaborate 6.8.1 Create a copy of someone's branch 6.8.2 Creating a sheet update suggestion & sending it to your collaborator 6.8.3 Updating your branch when your collaborator have updated theirs 7 Glossary 8 Related Pages 9 See Also ...but doesn't show anywhere a step by step guide on how to publish your character sheet. After doing First time setup, we didn't know where to go. We went to Submit a pull request to roll20 on github but first thing it says is "This is a continuation of the previous example, where you Create a PR based on a branch you have on your GitHub." Something I'm sure we don't have cause I don't recall seeing anything like that in First time setup. So we looked back but everything before 6.3 is about small fixes, work-in-progress, and updating a fork which all sound like things you do when your sheet is already published and needs to be updated. Again, nothing here indicates whether we need to do this for a new character sheet. So, it all just feels like information overload, especially when you've never worked with this before.