Home  /  Stata News  /  Vol 36 No 3  /  Community corner: Stata and GitHub integration
The Stata News

«Back to main page

Community corner: Stata and GitHub integration

Stata takes reproducibility seriously. As more fields push open-data initiatives, having an online repository to share your data and code for replication is becoming increasingly important.

On his medium.com blog, The Stata Guide, Asjad Naqvi introduces GitHub, a popular code-hosting platform for version control and collaboration, and provides step-by-step instructions on how to sync your project files directly from Stata using Git commands. Completely new to GitHub? No problem. Naqvi's guide will walk you through setting up a GitHub account, installing Git, and executing the syntax-based commands in Stata for proper synchronization.

Read the Stata and GitHub Integration guide to get started.

«Back to main page