File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Cherry-framework Changelog
2+
3+ ## [ v1.0.0] ( https://github.com/cherry-framework/framework/releases/tag/v1.0.0 " v1.0.0 ") (2019-03-29)
4+ #### The first stable version
5+
6+ - Project available on: ` composer create-project cherry-project/framework `
7+
8+ - Include latest Cherry-Core version.
Original file line number Diff line number Diff line change 1+ # Cherry-Framework
2+ Cherry-Project Framework
3+
4+ [ ![ GitHub license] ( https://img.shields.io/github/license/cherry-framework/framework.svg )] ( https://github.com/cherry-framework/framework/blob/master/LICENSE )
5+
6+ [ ![ GitHub release] ( https://img.shields.io/github/release/cherry-framework/framework.svg )] ( https://github.com/cherry-framework/framework/releases )
7+
8+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/cherry-project/framework.svg " Packagist Version ")] ( https://packagist.org/packages/cherry-core/framework " Packagist Version ")
9+
10+ ------------
11+
12+ ## Installation
13+
14+ You can create new Cherry Framework project with Composer by running:
15+ ` composer create-project cherry-project/framework your-project-name -s dev `
16+
17+ ## Usage
18+
19+ Read more in [ Core documentation] ( https://github.com/cherry-framework/core/blob/master/README.md ) .
20+
21+ ** 2019 © ; Cherry-project**
You can’t perform that action at this time.
0 commit comments