Building Tools with GitHub (O'Reilly)
Wednesday, 15 June 2016

For your next project on GitHub, take advantage of the service’s powerful API to meet your unique development requirements. This practical guide shows you how to build your own software tools for customizing the GitHub workflow. Each hands-on chapter walks you through the tradeoffs and considerations for building applications on top of various GitHub technologies.

<ASIN:149193350X>

If you’re an experienced programmer familiar with GitHub, you’ll learn how to build tools with the GitHub API and related open source technologies such as Jekyll (site builder), Hubot (NodeJS chat robot), and Gollum (wiki).

 

  • Build a simple Ruby server with Gist API command-line tools and Ruby’s "Octokit" API client

  • Use the Gollum command-line tool to build an image management application

  • Build a GUI tool to search GitHub with Python

  • Document interactions between third-party tools and your code

  • Use Jekyll to create a fully-featured blog from material in your GitHub repository

  • Create an Android mobile application that reads and writes information into a Jekyll repository

  • Host an entire single-page JavaScript application on GitHub

  • Use Hubot to automate pull request reviews

Author: David Sklar
Publisher: O'Reilly
Date: February 26, 2016
Pages: 302
ISBN: 978-1491933503
Print: 149193350X
Kindle: B01BKYRPWU

 

 

Related Review

Git and GitHub LiveLessons

 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

 

Banner
 


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews