cslant / blog-core

A Laravel package for CSlant Blog Core. Take care of important dependencies, configurations, and commands for the blog
MIT License
1 stars 2 forks source link
blog blog-core core cslant cslant-blog cslant-core cslant-package laravel-package package

Blog Core Package for CSlant Blog 👋

License Latest Version Test Status Quality Score Maintainability

      ____ ____  _        _    _   _ _____   ____  _     ___   ____
     / ___/ ___|| |      / \  | \ | |_   _| | __ )| |   / _ \ / ___|
    | |   \___ \| |     / _ \ |  \| | | |   |  _ \| |  | | | | |  _
    | |___ ___) | |___ / ___ \| |\  | | |   | |_) | |__| |_| | |_| |
     \____|____/|_____/_/   \_\_| \_| |_|   |____/|_____\___/ \____|

This is a package for CSlant's blog Core.

📋 Requirements

🔧 Installation

composer require cslant/blog-core

Commit template

If you want to use a commit template, you can use the following command in the root directory of this project:

git config --local commit.template .github/commit_message.txt

License

The MIT License (MIT). Please see License File for more information.