File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed
Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 1- # blog-api-package
1+ # Blog API Package for Cslant Blog 👋
2+
3+ <p align =" center " >
4+ <a href =" # " ><img src =" https://img.shields.io/github/license/cslant/blog-api-package.svg?style=flat-square " alt =" License " ></a >
5+ <a href =" https://packagist.org/packages/cslant/blog-api-package " ><img src =" https://img.shields.io/github/release/cslant/blog-api-package.svg?style=flat-square " alt =" Latest Version " ></a >
6+ <a href =" https://scrutinizer-ci.com/g/cslant/blog-api-package " ><img src =" https://img.shields.io/scrutinizer/g/cslant/blog-api-package.svg?style=flat-square " alt =" Quality Score " ></a >
7+ <a href =" https://codeclimate.com/github/cslant/blog-api-package/maintainability " ><img src =" https://api.codeclimate.com/v1/badges/429b59aad9584bad7ff6/maintainability " alt =" Maintainability " /></a >
8+ </p >
9+
10+ This is a package for Cslant's blog API.
11+
12+ ## Installation
13+
14+ ``` bash
15+ composer require cslant/blog-api-package
16+ ```
17+
18+ ## Commit template
219
3- ## commit template
420``` bash
521git config --local commit.template .github/commit_message.txt
6- ```
22+ ```
Original file line number Diff line number Diff line change 11{
22 "name" : " cslant/blog-api-package" ,
3- "description" : " Send notification from Gitlab and Github events to Telegram " ,
3+ "description" : " A Laravel package for CSlant blog API " ,
44 "keywords" : [
55 " cslant" ,
66 " laravel" ,
You can’t perform that action at this time.
0 commit comments