Bash-it / bash-it

A community Bash framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Artisan (Laravel) completion

finn-matti opened this issue · comments

Expected behavior

Similar to oh-my-zsh laravel5 completion.

Current behavior

There are no completions for artisan.

Possible solution

Maybe oh-my-zsh can be ported?

There is also this bash script.

Context

Getting artisan completions is kind of cumbersome. It'd be nice if bash-it would offer a solution out of the box.

Notes

No response