GitHub Essentials, 2nd Edition

GitHub Essentials, 2nd Edition

English | 2018 | ISBN: 978-1789138337 | 178 Pages | EPUB | 10 MB

GitHub Essentials: Unleash the power of collaborative development workflows using GitHub, 2nd Edition
This book will teach you what you need to know to start using GitHub effectively for collaborating and working on your software projects
Whether you are an experienced developer or a novice, learning to work with Version Control Systems is a must in the software development world. Git is the most popular tool for that purpose, and GitHub was built around it, leveraging its powers by bringing it to the web.
Starting with the basics of creating a repository, you will then learn how to manage the issue tracker, the place where discussions about your project take place. Continuing our journey, we will explore how to use the wiki and write rich documentation that will accompany your project. You will also master organization/team management and some of the features that made GitHub so well known, including pull requests. Next, we will focus on creating simple web pages hosted on GitHub and lastly, we will explore the settings that are configurable for a user and a repository.
What You Will Learn

  • Create and upload repositories to your account
  • Create organizations and manage teams with different access levels on repositories
  • Use the issue tracker effectively and add context to issues with labels and milestones
  • Create, access, and personalize your user account and profile settings
  • Build a community around your project using the sophisticated tools GitHub provides
  • Create GitHub pages and understand web analytics
Homepage