divergence / cli
Command line interface tool for Divergence Framework
v0.0.8
2023-07-11 09:13 UTC
Requires
- divergence/divergence: *
- league/climate: ^3.4
- nikic/php-parser: ^4.0
This package is not auto-updated.
Last update: 2024-12-10 15:55:08 UTC
README
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
- This tool is maintained by Henry Paradiz