Divergence / cli

Command line tool to use with the Divergence framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Command line tool to use with Divergence framework.

Documentation

Getting Started

Install

composer global require divergence/cli

Usage

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.

Contributing To Divergence

All issues and pull requests should be filed on the Divergence/framework repository.

License

The Divergence framework is open-sourced software licensed under the MIT license

Credits

About

Command line tool to use with the Divergence framework.


Languages

Language:PHP 100.0%