https://github.com/patrickjaja/sprykercommands
https://github.com/patrickjaja/sprykercommands
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickjaja/sprykercommands
- Owner: patrickjaja
- License: mit
- Created: 2018-07-05T10:47:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T08:53:45.000Z (almost 8 years ago)
- Last Synced: 2025-07-12T03:56:15.269Z (11 months ago)
- Language: PHP
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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