# console **Repository Path**: jasydong/console ## Basic Information - **Project Name**: console - **Description**: console based on symfony-console - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Console [![Build Status](https://travis-ci.org/jasydong/console.svg?branch=master)](https://travis-ci.org/jasydong/console) console based on symfony-console ## How to Use #### first git clone the repos ```bash git clone https://github.com/jasydong/console.git ``` #### then run ```bash cd console ``` #### and run ```bash composer install ``` #### and final run ```bash php -f bin/console ```