GitHawk:针对 GitHub 项目的项目管理应用[通俗易懂]

GitHawk:针对 GitHub 项目的项目管理应用[通俗易懂]The simplest way to read and respond to your GitHub notifications on iOS. GitHawk is a small iOS app that makes managing GitHub accounts an…

BuddyBuild

The simplest way to read and respond to your GitHub notifications on iOS.

GitHawk:针对 GitHub 项目的项目管理应用[通俗易懂]

What

GitHawk is a small iOS app that makes managing GitHub accounts and projects a little easier. It exists because GitHub’s mobile interface is missing features and is slow.

It is also proof that you can build rather complicated Swift apps with IGListKit.

Why

  • Push IGListKit + Swift to its limits
  • Enable project management on mobile
  • Explore GitHub’s GraphQL API
  • Scratch my Swift-itch
  • Create a real, complex app in the open

How

GitHawk will be released with (at least) a three-phased rollout:

  1. Basic, “read only” version.
    • Read notifications for PRs and Issues
    • React to comments
    • Mark notifications as read
  2. Add replies to PRs and Issues
    • Close, lock, and re-open PRs and Issues
    • Label PRs and Issues
  3. Repo management
    • Browse & create Issues
    • Browse PRs
    • Create & delete labels
  4. Northstar
    • Browse PR content
    • Accept, reject, and merge PRs
    • :rocket:

Installation

If you want to build GitHawk locally, run npm install. It will install apollo-codegen that is required to generate the GraphQL models.

Open Source & Copying

I ship GitHawk on the App Store for free and provide its entire source code for free as well. In the spirit of openness, I have licensed my work under MIT so that you can use my code in your app, if you choose.

However, I ask that you please do not ship this app under your own account. Paid or free.

Contributing

:warning: This repo is moving fast! :warning:

If you would like to test the latest changes, you can join the TestFlight by sending your e-mail address to @_ryannystrom in a DM on Twitter.

I’m happy to take PRs, but I’m working off of master at the moment, and your PR might go stale quick. Be warned!

You’ll also need a Client ID and Client Secret.

Once this is released and development slows down I might get more formal about our work. Until then, its the wild, wild west.

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
转载请注明出处: https://daima100.com/13680.html

(0)

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注