Skip to main content

2 posts tagged with "GitHub CLI (gh)"

A command-line interface for interacting with GitHub from your terminal, streamlining workflows for managing repositories, issues, pull requests, and other GitHub features.

View All Tags

Mastering Microservices PART 2: Creating a GitHub Repository from the Terminal Using Git and GitHub CLI

· 8 min read
Victor Ikeme
Platform Engineer | Kubernetes | Cloud-Native Advocate | OSS | Technical Writer

In Part 2 of the Mastering Microservices series, I'll guide you through establishing a strong version control system for your project using Git and GitHub. This is a fundamental step for effectively managing your codebase and promoting seamless collaboration, especially in complex projects like microservices applications. By the end of this guide, you'll have created a repository, organized your project structure, and pushed your initial code to GitHub, all from your terminal.

Title image reading "what-is-platform-engineering"