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
 


Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?



Go Programming In Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps
Date: January 2021
Pages: 192
ISBN: 978-1840789195
Print: 1840789190
Kindle: B08NF958NM
Audience: Non-programmers wanting to learn to code in Go
Rating: 5
Reviewer: Mike James
Getting going with Go - great idea!


More Reviews