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

https://github.com/netease/example


https://github.com/netease/example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

projectname - a Short Description (格式必须是`项目名 - 简介`,放在文件开头)
=================================

This is an example project, aim to be a reference of how project source code and document should be organized. (项目详细介绍,紧接标题之后,一般是一段或几段话,必须有)

Second paragraph.

* Homepage: (项目相关链接,紧接详细介绍之后,没有的项可以不写)
* Mailing list:
* Documentation:
* Wiki:
* Issues:
* Tags: java, spring (项目相关标签,如编写语言和项目的用途,常见的标签有 `web`、`java`、`c`、`html5`、`libary`、`plugin` 等,必须有,并且放到最后一项)

Getting Started (后面是自由格式)
---------------

clone this repo

git clone git://github.com/netease/example.git

and ...

Document
--------

Write document here.

How Can I Contribute
--------------------

Fork this project on [GitHub](https://github.com/netease/example), add your improvement, push it to a branch in your fork named for the topic, send a pull request.

You can also file bugs or feature requests under the [issues](https://github.com/netease/example/issues/) page on GitHub, or join us on google groups

Coding Style
------------

...

Other things
------------

...