Index

Snippy-NG is organized into a small number of layers:

  • stages
  • pipelines
  • CLI subcommands

Most new features should be added by extending one of these layers rather than modifying shared execution code.

See: