php-mysql-env-builder
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

php-mysql-env-builder

oclif Version Downloads/week License

Usage

$ npm install -g php-mysql-env-builder
$ mybuilder COMMAND
running command...
$ mybuilder (-v|--version|version)
php-mysql-env-builder/1.0.1 linux-x64 node-v10.16.0
$ mybuilder --help [COMMAND]
USAGE
  $ mybuilder COMMAND
...

Commands

mybuilder custom ENVNAME

generate a custom php/mysql docker environment

USAGE
  $ mybuilder custom ENVNAME

ARGUMENTS
  ENVNAME  Name of the builded environment. Will be used as base to another stuffs

See code: src/commands/custom.ts

mybuilder help [COMMAND]

display help for mybuilder

USAGE
  $ mybuilder help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

mybuilder wp ENVNAME

generate a php/mysql docker environment with an empty wordpress installation on the server root directory

USAGE
  $ mybuilder wp ENVNAME

ARGUMENTS
  ENVNAME  Name of the builded environment. Will be used as base to another stuffs

See code: src/commands/wp.ts

Readme

Keywords

Package Sidebar

Install

npm i php-mysql-env-builder

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

17.4 kB

Total Files

34

Last publish

Collaborators

  • victorhugobatista