this project is for ManekiNeko using ManakiNeko model to show the but/sell signal on the screen.
===
├─app 项目主体
├─cmd 项目入口
├─controller 业务逻辑层
├─model 数据模型层
└─resource 模型文件- 0.0.1
- Work in progress
Distributed under the Apache License 2.0 license. See LICENSE for more information.
-
Fork it (<
-
Create your feature branch (
git checkout -b feature/fooBar) -
Commit your changes (
git commit -am 'Add some fooBar') -
Push to the branch (
git push origin feature/fooBar) -
Create a new Pull Request (<