Skip to content

Connect VS Code to GitHub for Legal Coding

Dele Tosh
Dele Tosh
2 min read
Connect VS Code to GitHub for Legal Coding
NNjeUh4

If you're a legal professional and want to automate your document assembling process at the unbeatable price of FREE, you're in the right place.

Tools like theformtool, HotDocs, Pythagoras, etc have comparable feature, the cost adds up.

And for docassemble there's a catch:

The learning curve is steep.

That's where I come in.

In this series, I will guide you through everything that gets you from "this-is-strange" to "Wow! It's incredible" in the next of my few articles.

Let's now set up your "playground" — VS Code.

(I'm using Windows through this guide)

Download VS Code from the website

On your browser, (in my case I'm using Google Chrome), go to https://code.visualstudio.com and hit the "Download for X" button, the "X" will be the name of your operating system

Install VS Code

Once the download is complete, open the file and go through the install process (I'm demonstrating installation on Windows)

As this completes, if you leave the "Launch VS Code" check, opens into this:

Next, we connect our visual studio code to GitHub.

Install the GitHub extension

To continue with this process, you will need to sign up for a GitHub account.

Once you've completed your GitHub account registration, return to the VS Code and click on the extension icon

Type "GitHub" and click the "Install" in the dropdown

Now click the avatar icon in the bottom (it might now have the "1" pop-up) and click "Sign in with GitHub to use GitHub Pull Requests and Issues". This process will open a new browser and have you login into GitHub.

Login with your GitHub credentials. It redirects you back to Visual studio code

You should now have your VS Code setup and connected to GitHub

App Development Step-by-StepdocassembleDocument Automation

Related Posts

Members Public

Setup Docassemble Document Automation Locally

In this guide, we will setup our system to run docassemble without using the playground or a server. This allows us to use a regular text editor, save our work so we can collaborate on interviews with colleagues and we get an easier way to use MS docx templates with

Setup Docassemble Document Automation Locally
Members Public

Setup a self-hosted Ghost CMS on CapRover

Ghost CMS is a simpler and faster WordPress alternative with a big problem: the price ($29 - 299/month!). In this guide, I share an easy way to set up Ghost CMS on your own server using CapRover. At the end of this guide, you can have a website like

Setup a self-hosted Ghost CMS on CapRover
Members Public

How to Sync Logseq Notes Across Windows, Mac and Mobile

A painful problem with Logseq is: the iOS mobile app needs iCloud to sync to your notes. On my other devices I prefer and use Dropbox. Let’s fix it. In this guide, I will share how to sync your notes from Dropbox (or Google Drive) on your other devices

How to Sync Logseq Notes Across Windows, Mac and Mobile