Divergence 框架的命令行界面工具

v0.0.8 2023-07-11 09:13 UTC

This package is not auto-updated.

Last update: 2024-10-01 14:54:24 UTC


README

Latest Stable Version Latest Unstable Version Total Downloads License Scrutinizer Code Quality

关于

用于与 Divergence 框架配合使用的命令行工具。

文档

入门

安装

composer global require divergence/cli

使用方法

Divergence Command Line Tool

 divergence [command] [arguments]


        Available Arguments
        --version, -v		Version information

        help, --help, -h	This help information

        Available Commands

        init		Bootstraps a new Divergence project.
        status		Shows information on the current project.

        config		database	Reconfigure database setting.

        test [subcommand]		
            dbconfig	Checks if DB config works. Asks you to choose a label name or provide one as the next argument.

为 Divergence 贡献

所有问题和拉取请求都应该在 Divergence/framework 仓库中提交。

许可

Divergence 框架是开源软件,使用 MIT 许可证发布

鸣谢