An open API service indexing awesome lists of open source software.

https://github.com/patrickjaja/sprykercommands


https://github.com/patrickjaja/sprykercommands

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

##### Install
composer require --dev patrickjaja/sprykercommands:dev-master
##### Spryker Command Abstraction
##### Nexus Netsoft Specific Helper Collection

# Commands

| Command | Description |
| ------------- | :-----:|
| spryker:install | --- |
| spryker:console | --- |
| spryker:dcd:activate | --- |
| spryker:dcd:deactivate | --- |
| spryker:dcd:generate | --- |
| spryker:coverage:fix | --- |
| spryker:test | --- | |

ToDo:
- Add .vim .bashrc env to install process (auto set hostname for xdebug ini)
- Add xdebug enable/disable from env.sh
- Start testing each cmd
- Add codeception coverage
- Split commands to facade structure