Skip to content

Make static command data part of a plugin.json file #11

Description

@EricRabil

By outsourcing the following properties:

  • supportedEnvironments
  • globalAdminOnly
  • description
  • permission
  • arguments

to a plugin.json file, we can eliminate the need for a standard plugin.ts name and location. This will allow for folder structures such as

  • myplugin/src
  • myplugin/dist
    and within the plugin.json, have a entry property similar to package.json.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions