github-notifications

A client for reading GitHub notifications

  • 所有者: bkeepers/github-notifications
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

GitHub Notifications Build Status

a rich interface for GitHub Notifications. Check it out here: https://notifications.githubapp.com/

Local Development

To run the app locally, make sure you have a working Node.js environment, and then from the terminal run:

$ script/bootstrap
$ script/server

This will install all the needed dependencies, start up a server, and open
localhost:8000 in your browser.

Contributing

This project is built using lineman, a simple tool for
building JavaScript web applications. There is no server component. The app
gets compiled into static HTML, CSS, and JavaScript that uses the GitHub API.

The app is mostly CoffeeScript and uses Backbone.
app/js/app.coffee is the starting point.

The styles use Stylus. app/css/app.styl is
the starting point.

If you find what looks like a bug:

  1. Check out the issues on GitHub to see if anyone else has reported the same issue.
  2. If you don't see anything, create an issue with information on how to reproduce it.

If you want to contribute an enhancement or a fix:

  1. Fork the project on GitHub.
  2. Make your changes.
  3. Commit the changes without making changes to any other files that aren't related to your enhancement or fix.
  4. Send a pull request.

主要指標

概覽
名稱與所有者bkeepers/github-notifications
主編程語言CoffeeScript
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2013-11-04 19:12:15
推送於2017-01-15 16:27:59
最后一次提交2015-10-29 11:24:02
發布數0
用户参与
星數211
關注者數11
派生數25
提交數507
已啟用問題?
問題數105
打開的問題數41
拉請求數69
打開的拉請求數0
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?