Bash SDK

The Bash SDK allows you to create Lunar plugins using Bash scripting. This SDK is particularly useful for building custom catalogers and collectors.

SDK Components

Learn more about the specific plugin types you can create with the Bash SDK:

  • Cataloger - Create custom catalogers to identify components in your codebase

  • Collector - Build collectors to gather metadata about your components

Last updated