lagom-dev-tool
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

lagom-dev-tool

CLI utility for orchestrating Docker based developer environments

oclif Version Downloads/week License

Usage

$ npm install -g lagom-dev-tool
$ ldt COMMAND
running command...
$ ldt (-v|--version|version)
lagom-dev-tool/0.0.2 darwin-x64 node-v14.2.0
$ ldt --help [COMMAND]
USAGE
  $ ldt COMMAND
...

Commands

ldt env:hello FILE

describe the command here

USAGE
  $ ldt env:hello FILE

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ ldt hello
  hello world from ./src/hello.ts!

ldt env:init FILE

Initialize new project

USAGE
  $ ldt env:init FILE

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

ldt help [COMMAND]

display help for ldt

USAGE
  $ ldt help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i lagom-dev-tool

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

22.3 kB

Total Files

26

Last publish

Collaborators

  • adminlagom