|
1 | | -# summer |
2 | | -just do it! |
| 1 | +# Summer |
| 2 | + |
| 3 | +English | [中文](README_cn.md) |
| 4 | + |
| 5 | +[//]: # (porject shields) |
| 6 | +[![Contributors][contributors-shield]][contributors-url] |
| 7 | +[![Forks][forks-shield]][forks-url] |
| 8 | +[![Stars][stars-shield]][stars-url] |
| 9 | +[![Issues][issues-shield]][issues-url] |
| 10 | +[![License][license-shield]][license-url] |
| 11 | +[![Languages][Language-shield]][language-url] |
| 12 | + |
| 13 | +<div align="center"> |
| 14 | + <h3 align="center">Summer</h3> |
| 15 | + <p align="center"> |
| 16 | + Minimized AOP,IoC kernel tools. |
| 17 | + </p> |
| 18 | + <br> |
| 19 | + <a href="https://github.com/dianpoint/summer"><strong>Summer Docs >></strong> </a> |
| 20 | + <br> |
| 21 | + <br> |
| 22 | + <a href="https://github.com/dianpoint/summer">View Demo</a> |
| 23 | + · |
| 24 | + <a href="https://github.com/dianpoint/summer/issues">Report Bug</a> |
| 25 | + · |
| 26 | + <a href="https://github.com/dianpoint/summer/issues">Request Feature</a> |
| 27 | +</div> |
| 28 | + |
| 29 | + |
| 30 | +<!-- TOC --> |
| 31 | + |
| 32 | +* [Summer](#summer) |
| 33 | + * [About The Project](#about-the-project) |
| 34 | + * [Getting Started](#getting-started) |
| 35 | + * [Prerequisites](#prerequisites) |
| 36 | + * [Installation](#installation) |
| 37 | + * [Usage](#usage) |
| 38 | + * [Roadmap](#roadmap) |
| 39 | + * [Contributing](#contributing) |
| 40 | + * [License](#license) |
| 41 | + * [Contact](#contact) |
| 42 | + |
| 43 | +<!-- TOC --> |
| 44 | + |
| 45 | +## About The Project |
| 46 | + |
| 47 | +## Getting Started |
| 48 | + |
| 49 | +### Prerequisites |
| 50 | + |
| 51 | +### Installation |
| 52 | + |
| 53 | +## Usage |
| 54 | + |
| 55 | +## Roadmap |
| 56 | + |
| 57 | +- [x] xxx |
| 58 | +- [x] xxx |
| 59 | +- [ ] xxx |
| 60 | +- [ ] xxx |
| 61 | + - [ ] xxx |
| 62 | + - [ ] xxx |
| 63 | + |
| 64 | +See the [issues](https://github/dianpoint/summer/issues) for a full list of proposed features and known issues. |
| 65 | + |
| 66 | +## Contributing |
| 67 | + |
| 68 | +## License |
| 69 | + |
| 70 | +`Summer` distributed under the [`Apache License 2.0`](https://github.com/dianpoint/summer/blob/main/LICENSE) License. |
| 71 | +See `License.txt` for more information. |
| 72 | + |
| 73 | +## Contact |
| 74 | + |
| 75 | ++ Email: [congccoder@gmail.com](mailto://congccoder@gmail.com) |
| 76 | ++ Github: [https://github.com/ccoderJava](https://github.com/ccoderJava) |
| 77 | + |
| 78 | +[//]: # (Markdown Links & Images) |
| 79 | + |
| 80 | +[contributors-shield]: https://img.shields.io/github/contributors/dianpoint/summer.svg?style=for-the-badge |
| 81 | + |
| 82 | +[contributors-url]: https://github.com/dianpoint/summer/graphs/contributors |
| 83 | + |
| 84 | +[forks-shield]: https://img.shields.io/github/forks/dianpoint/summer.svg?style=for-the-badge |
| 85 | + |
| 86 | +[forks-url]: https://github.com/dianpoint/summer/forks |
| 87 | + |
| 88 | +[stars-shield]: https://img.shields.io/github/stars/dianpoint/summer.svg?style=for-the-badge |
| 89 | + |
| 90 | +[stars-url]: https://github.com/dianpoint/summer/stargazers |
| 91 | + |
| 92 | +[issues-shield]: https://img.shields.io/github/issues/dianpoint/summer.svg?style=for-the-badge |
| 93 | + |
| 94 | +[issues-url]: https://github.com/dianpoint/summer/issues |
| 95 | + |
| 96 | +[license-shield]: https://img.shields.io/github/license/dianpoint/summer.svg?style=for-the-badge |
| 97 | + |
| 98 | +[license-url]: https://github.com/dianpoint/summer/blob/main/LICENSE |
| 99 | + |
| 100 | +[language-shield]: https://img.shields.io/github/languages/count/dianpoint/summer?style=for-the-badge |
| 101 | + |
| 102 | +[language-url]: https://img.shields.io/github/languages/count/dianpoint/summer |
| 103 | + |
0 commit comments