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
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews