📄️ 1. GitHub Actions
Learn how to automate your software development workflows directly in your GitHub repository. From running tests to deploying your website, GitHub Actions has you covered.
📄️ 2. GitHub CLI (gh)
Learn how to install and use the GitHub CLI (gh) to manage your repositories, issues, and pull requests directly from the command line. This guide covers installation steps for Windows, macOS, and Linux, as well as essential commands to streamline your workflow.
📄️ 3. Markdown
Learn the syntax and best practices for writing professional documentation on GitHub. This guide covers headings, emphasis, lists, code formatting, links, images, and more to help you create clear and effective README files, issue descriptions, and pull request comments.