bigstepdenmark/sdm-cli

Scandesign Media CLI

Downloads

14

Stars

0

Version

v1.0.4

SDM CLI

Installation

Requires PHP 7.2+

Require SDM CLI using Composer:

$ composer global require bigstepdenmark/sdm-cli

Usage

List all sdmcli commands:

$ sdmcli

Help:

$ sdmcli help <command> 
#or
$ sdmcli <command> --help

Create a new Magento module:

$ sdmcli magento:make:module

Install a fresh Laravel Application:

$ sdmcli laravel:new <name>

Install a fresh Symfony Application:

$ sdmcli symfony:new <name> [--type=web,ms/microservice]

Install a fresh Drupal8 Application:

$ sdmcli drupal8:new <name>

bigstepdenmark

Author

bigstepdenmark