File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- # YDT-cli
2- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/u2i8y2jadt0ep6e1/branch/master?svg=true )] ( https://ci.appveyor.com/project/l-hammer/ydt-cli/branch/master )
3- [ ![ npm] ( https://img.shields.io/npm/v/ydt-cli.svg?style=flat&colorB=brightgreen )] ( https://www.npmjs.com/package/ydt-cli )
4- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/068dc24759d97e29a808/maintainability )] ( https://codeclimate.com/github/l-hammer/YDT-cli/maintainability )
5-
6- A simple CLI for scaffolding YDTemplate projects.
1+ <p align =" center " >
2+ <img src="./static/logo.png" width="329">
3+ <p align="center">
4+ <a href="https://ci.appveyor.com/project/l-hammer/ydt-cli/branch/master" target="_blank"><img src="https://ci.appveyor.com/api/projects/status/u2i8y2jadt0ep6e1/branch/master?svg=true"></a>
5+ <a href="https://www.npmjs.com/package/ydt-cli"><img src="https://img.shields.io/npm/v/ydt-cli.svg?style=flat&colorB=brightgreen"></a>
6+ <a href="https://codeclimate.com/github/l-hammer/YDT-cli/maintainability"><img src="https://api.codeclimate.com/v1/badges/068dc24759d97e29a808/maintainability"></a>
7+ </p>
8+ <p align="center">
9+ A simple CLI for scaffolding YDTemplate projects.
10+ <br>
11+ </p>
12+ </p >
713
814## Installation
915
You can’t perform that action at this time.
0 commit comments