Skip to content

CLI: make:command for custom artisan commands #15

Description

@devituz

Goal

Allow developers to scaffold their own artisan-style commands. Currently only built-in commands exist; users should be able to add app-specific commands (e.g. lago app:sync-billing).

Acceptance criteria

  • lago make:command <Name> generator
  • Generated command auto-discovered when blank-imported in main
  • Working example in the scaffolded project
  • Doc paragraph in docs/CLI.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions