GitHub Essentials: Unleash the power of collaborative development workflows using GitHub, 2nd Edition

Achilleas Pipinellis

  • 出版商: Packt Publishing
  • 出版日期: 2018-06-29
  • 售價: $1,410
  • 貴賓價: 9.5$1,340
  • 語言: 英文
  • 頁數: 178
  • 裝訂: Paperback
  • ISBN: 1789138337
  • ISBN-13: 9781789138337
  • 相關分類: Version Control
  • 海外代購書籍(需單獨結帳)

商品描述

This book will teach you what you need to know to start using GitHub effectively for collaborating and working on your software projects.

Key Features

  • Effectively use GitHub by learning its key features to leverage the power of Git and make collaboration on code easy to work with.
  • Be more productive on the development workflow of your projects using the valuable toolset that GitHub provides.
  • Explore the world of GitHub by following simple, step-by-step, real-world scenarios accompanied by helpful, explanatory screenshots.

Book Description

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

Who This Book Is For

This book is for experienced or novice developers with a basic knowledge of Git. If you ever wanted to learn how big projects such as Twitter, Google, or even GitHub collaborate on code, then this book is for you.

Table of Contents

  1. BRIEF REPOSITORY OVERVIEW AND USAGE OF THE ISSUE TRACKER
  2. USING THE WIKI AND MANAGING CODE VERSIONING
  3. MANAGING ORGANIZATIONS AND TEAMS
  4. COLLABORATION USING THE GITHUB WORKFLOW
  5. GITHUB PAGES AND WEB ANALYTICS
  6. EXPLORING THE USER AND REPOSITORY SETTINGS