Why Git and GitHub

Why Git

Git is a version tracking system. It allows us to look at changes over time and who performed the changes.

Why GitHub

GitHub is an amazing service for git and has perfected one of the finest software experiences - the pull request. The pull request allows us to review any written changes before it is integrated into the mainline of the application.

Our clients have private repositories

In the form of https://github.com/neon-law/org_ID where the org_id is the ID of the organization in our production database.

For our technical clients, we invite you to collaborate with us using markdown and YAML in the Neon Notations format in your private repository. We will give you write access to your private organization repository if you are an admin member and read access to your private organization repository if you are simply a member. Nothing is legal advice except formalized PDF files uploaded to your Neon Law portal or otherwise explicitly marked from the support@neonlaw.com email.

This allows us to write private attorney-client work privilege using Markdown, YAML and the same integrated writing environments (for some us, it’s the same as an integrated developer environment) to deliver work to our clients.