0.9.2 • Published 3 years ago

@platyplus/devtools v0.9.2

Weekly downloads
26
License
MIT
Repository
github
Last release
3 years ago

Devtools

Platy DevTools

Work In Progress

Requirements

  • Skaffold
  • Kubernetes (kubectl)
  • Helm
  • Lerna

Depending on the services you would use:

  • Hasura CLI
  • Quasar CLI

Installation

npm i -g @platyplus/devtools

Project configuration

Usage

platy <command>

Commands:
  platy skaffold [project]  run `skaffold dev`
  platy create              create new [repo|project|package|service]
  platy sync <project>      synchronise project files. Create/update skaffold, and overrides dockerfiles
  platy list projects       list all available projects in the current monorepo
  platy completion          generate completion script

Options:
  --help     Show help  [boolean]
  --version  Show version number  [boolean]