Liknande böcker
Building Tools with GitHub : Customize Your Workflow
Bok av Chris Dawson
For your next project on GitHub, take advantage of the services 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 youre an experienced programmer familiar with GitHub, youll 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 Rubys "e;Octokit"e; API clientUse the Gollum command-line tool to build an image management applicationBuild a GUI tool to search GitHub with PythonDocument interactions between third-party tools and your codeUse Jekyll to create a fully-featured blog from material in your GitHub repositoryCreate an Android mobile application that reads and writes information into a Jekyll repositoryHost an entire single-page JavaScript application on GitHubUse Hubot to automate pull request reviews