An open API service indexing awesome lists of open source software.

https://github.com/donglua/whitelabmouse

不出意外的话,这是一个Github客户端
https://github.com/donglua/whitelabmouse

Last synced: 29 days ago
JSON representation

不出意外的话,这是一个Github客户端

Awesome Lists containing this project

README

          

# 小白鼠

> 我们总是在不断尝试新的技术,什么东西火了,就去试试,如果不行,再切回来。这样,我们整天忙个不停。
* 不过,我们就是喜欢做__小白鼠__

## 环境配置

在```local.properties```文件中配置好以下选项才能使用Github授权登录

```
client_id="Your Client ID"
client_secret="Your Client Secret"
github_callback_url="Your Authorization callback URL"
```