Skip to content

Add plugin support #73

@nfischer

Description

@nfischer

It would be nice if there was support for incorporating ShellJS plugins into shx, like so:

$ shx open file.txt
$ shx git status # assuming there is a git plugin
$ shx mktemp foo.XXXXXX

Since shx blacklists certain commands, it might be good to have some option when creating the ShellJS plugin about whether it will be exposed to shx. This would also get rid of the need for a literal blacklist, since it would then be redundant.

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