8000 GitHub - mavimo/drush-php-cli: Drush PHP CLI tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mavimo/drush-php-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

You can use it directly from this repo:

mkdir ~/.drush
cd $_
git clone https://github.com/mavimo/drush-php-cli.git php-cli

Load required dependencies with composer:

composer install

And clear drush cache

drush cc drush

Usage

Create an interactive shell using:

drush php-cli

now you can write all PHP code you need to test.

Credits

Idea from [http://twitter.com/grota](Giuseppe Rota) Implemented from [http://twitter.com/mavimo](Marco Vito Moscaritolo)

About

Drush PHP CLI tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0