github-badge

GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.

Github星跟踪图

Github Badge

GitHub Badge is a simple embeddable badge showing your GitHub stats
like the number of public repositories, number of followers, favorite languages etc.

Please note

We do rely on heavy caching, so give it about 24 to 48 hours to pick up any changes.

Authors

Contributors

Installation

Local development

  1. Follow the instructions at the Google Cloud SDK for Python
    page to install it.

  2. Create a development configuration to use your GitHub credentials for testing:

    $ cp app/config/development.sample.py app/config/development.py
    
  3. Start the development server:

    $ dev_appserver.py -A githubbadge app.yaml
    

Production

  1. Create a googleappengine configuration and use the credentials from the
    OAuth application you've created on
    GitHub:

    $ cp app/config/googleappengine.sample.py app/config/googleappengine.py
    
  2. Then run the following command to start deployment:

    $ gcloud app deploy --version 2 app.yaml
    

License

All files that are part of this project are covered by the following license,
except where explicitly noted.

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

主要指标

概览
名称与所有者berkerpeksag/github-badge
主编程语言Python
编程语言Python (语言数: 3)
平台
许可证
所有者活动
创建于2011-07-26 21:30:23
推送于2020-08-06 20:45:13
最后一次提交2020-08-06 23:34:48
发布数0
用户参与
星数289
关注者数6
派生数29
提交数347
已启用问题?
问题数72
打开的问题数9
拉请求数15
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?