دانلود کتاب Building Tools with GitHub: Customize Your Workflow
by Chris Dawson, Ben Straub
|
عنوان فارسی: ابزار ساختمان با GitHub: سفارشی کردن گردش کار خود را |
دانلود کتاب
جزییات کتاب
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