Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Building Tools with GitHub: Customize Your Workflow

Posted By: AlenMiler
Building Tools with GitHub: Customize Your Workflow

Building Tools with GitHub: Customize Your Workflow by Chris Dawson
English | Mar. 4, 2016 | ISBN: 149193350X | 302 Pages | AZW3/MOBI/EPUB/PDF (conv) | 18.64 MB

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 is a compelling story that walks you through the tradeoffs and considerations for building applications on top of various GitHub technologies.

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