Build and maintain Bash command-line applications with the Bashly generator.
Use when users ask to create a Bashly project, design command trees, define
flags/arguments/options in `bashly.yml`, generate Bash scripts from Bashly
config, write command/lib partials in the Bashly source folder, or iterate on
existing Bashly-based CLIs from idea to complete script (for example: "this is
a bashly project" or "help me build a bash script using bashly").
2026-04-27