Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Allow plugins to have options #4

Description

@hassankhan

Currently, plugins cannot register any options with commander.

This should be pretty simple to do - for plugins, the index.js should have an extra key options which is an array of objects representing a commander option.

In the main rsx code, it should simply do an command.options.forEach() to register any options.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions