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.;Cover; Copyright; Table of Con
Building Tools with GitHub: Customize Your Workflow
✍ Scribed by Chris Dawson, Ben Straub
- Publisher
- O’Reilly Media
- Year
- 2016
- Tongue
- English
- Leaves
- 301
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
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
✦ Subjects
Python; Chatbots; JavaScript; Ruby; .NET; Android; Node.js; GitHub; OAuth; Git; Heroku; Gist API; Jekyll; Hubot
📜 SIMILAR VOLUMES
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.;Cover; Copyright; Table of Con
O'Reilly Media, 2016. — 302 p. — ISBN 10: 1-4919-3350-X, ISBN-13: 978-1-4919-3350-3. — <strong>Формат файла - AZW3.</strong><br/> <br/><strong>Код примеров к книге выложен <a class="object-link fpm" data-file-id="1887472" href="/file/1887472/">здесь</a>.</strong><div class="bb-sep"></div>For your ne
<p><b>Build, test, and deploy code right from your GitHub repository by automating, customizing, and executing software development workflows with GitHub Actions</b></p><h4>Key Features</h4><ul><li>Enhance your CI/CD and DevOps workflows using GitHub Actions</li><li>Discover how to create custom Git