https://github.com/coding/coding-activeness-graph-widget
Coding 活跃图挂件
https://github.com/coding/coding-activeness-graph-widget
Last synced: 2 months ago
JSON representation
Coding 活跃图挂件
- Host: GitHub
- URL: https://github.com/coding/coding-activeness-graph-widget
- Owner: coding
- License: apache-2.0
- Created: 2016-10-05T08:33:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-05T08:33:58.000Z (over 8 years ago)
- Last Synced: 2025-01-05T16:46:50.430Z (4 months ago)
- Language: JavaScript
- Homepage: http://widget.coding.io
- Size: 95.7 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding 活跃图挂件
### 开发环境
- Go 1.4.2### 运行方法
```
go run web.go
```### 挂件用法
在需要显示挂件的页面里插入如下 HTML 代码:
``````
将其中的 `http://localhost:3000` 换成应用实际所在的 URL。