0.0.14-beta.1 • Published 4 years ago

@mrdnz/patron v0.0.14-beta.1

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

patron

CLI tool for generating design patterns

oclif Version Codecov Downloads/week License

Usage

$ npm install -g @mrdnz/patron
$ patron COMMAND
running command...
$ patron (-v|--version|version)
@mrdnz/patron/0.0.14-alpha.7 win32-x64 node-v14.9.0
$ patron --help [COMMAND]
USAGE
  $ patron COMMAND
...

Commands

patron algorithms [COMMAND]

describe the command here

USAGE
  $ patron algorithms [COMMAND]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns

ALIASES
  $ patron a

See code: src\commands\algorithms\index.ts

patron algorithms:generate [PATTERN] [NAME]

describe the command here

USAGE
  $ patron algorithms:generate [PATTERN] [NAME]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns
  -x, --examples       generate examples

ALIASES
  $ patron a:g

See code: src\commands\algorithms\generate.ts

patron data-structures [COMMAND]

describe the command here

USAGE
  $ patron data-structures [COMMAND]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns

ALIASES
  $ patron ds

See code: src\commands\data-structures\index.ts

patron data-structures:generate [PATTERN] [NAME]

describe the command here

USAGE
  $ patron data-structures:generate [PATTERN] [NAME]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns
  -x, --examples       generate examples

ALIASES
  $ patron ds:g

See code: src\commands\data-structures\generate.ts

patron functional [COMMAND]

describe the command here

USAGE
  $ patron functional [COMMAND]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns

ALIASES
  $ patron f

See code: src\commands\functional\index.ts

patron functional:generate [PATTERN] [NAME]

describe the command here

USAGE
  $ patron functional:generate [PATTERN] [NAME]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns
  -x, --examples       generate examples

ALIASES
  $ patron f:g

See code: src\commands\functional\generate.ts

patron help [COMMAND]

display help for patron

USAGE
  $ patron help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

patron object-oriented [COMMAND]

describe the command here

USAGE
  $ patron object-oriented [COMMAND]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns

ALIASES
  $ patron oo

See code: src\commands\object-oriented\index.ts

patron object-oriented:generate [PATTERN] [NAME]

describe the command here

USAGE
  $ patron object-oriented:generate [PATTERN] [NAME]

OPTIONS
  -c, --config=config  patron.json location
  -h, --help           show CLI help
  -l, --list           show patterns
  -x, --examples       generate examples

ALIASES
  $ patron oo:g

See code: src\commands\object-oriented\generate.ts

0.0.14-beta.1

4 years ago

0.0.14-alpha.7

4 years ago

0.0.14-alpha.6

4 years ago

0.0.14-alpha.5

4 years ago

0.0.14-alpha.4

4 years ago

0.0.14-alpha.3

4 years ago

0.0.14-alpha.2

4 years ago

0.0.14-alpha.1

4 years ago

0.0.13-alpha.4

4 years ago

0.0.12-alpha.5

4 years ago

0.0.12-alpha.4

4 years ago

0.0.13-alpha.3

4 years ago

0.0.13-alpha.2

4 years ago

0.0.13-alpha.1

4 years ago

0.0.12-alpha.3

4 years ago

0.0.12-alpha.2

4 years ago

0.0.12-alpha.1

4 years ago

0.0.11-alpha.1

4 years ago

0.0.11-alpha.2

4 years ago

0.0.10-alpha.2

4 years ago

0.0.10-alpha.1

4 years ago

0.0.9-alpha.1

4 years ago

0.0.8-alpha.13.0

4 years ago

0.0.8-alpha.12.0

4 years ago

0.0.8-alpha.11.0

4 years ago

0.0.8-alpha.10.0

5 years ago

0.0.8-alpha.9.0

5 years ago

0.0.8-alpha.8.0

5 years ago

0.0.8-alpha.7.0

5 years ago

0.0.8-alpha.6.0

5 years ago

0.0.8-alpha.5.0

5 years ago

0.0.8-alpha.4.0

5 years ago

0.0.8-alpha.3.0

5 years ago

0.0.8-alpha.2.0

5 years ago

0.0.8-alpha.1.0

5 years ago

0.0.8-alpha.0

5 years ago

0.0.7-0

5 years ago

0.0.6-0

5 years ago

0.0.5-0

5 years ago

0.0.4-0

5 years ago

0.0.3-0

5 years ago

0.0.2-0

5 years ago