formatter

command
v3.0.0-alpha.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

This tool is designed to reformat the templates in our main repo so they all follow a consistent pattern.

Currently, our standard order is:

  • type
  • description
  • data
    • type
    • value
    • display
    • description
    • required
    • internal
    • userEdit
    • options
  • groups
    • if
    • display
    • description
    • variables
    • order
  • install
    • if
    • type
    • other fields
  • run
    • command
      • if
      • command
    • stop
    • stopCode
    • pre
      • same as install
    • post
      • same as install
    • environment variables
    • working directory
    • stdin
      • type
      • other fields
    • stdout
      • type
      • other fields
    • autostart
    • autorecover
    • autorestart
  • environment
    • type
    • other fields
  • supportedEnvironments
    • same as environment
  • requirements
    • os
    • arch
    • binaries

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL