Skip to content

Plugins plugins plugins #9

@mzgoddard

Description

@mzgoddard

Things to help with and expose with plugins.

  • Commands (status and sync, shrinkwrap, version)
  • Hosts (github, bitbucket)
  • VCS (git, hg, tar)
  • Package Managers (npm, bower)
  • Config (json, yaml, ini)
  • Layout (module directory, mapping in config)
  • Storage (single versions, multiple versions)

Examples of where this can help:

  • In Add shrinkwrap and version methods. #8 syncing and graphing have to awkwardly know about shrinkwrap files. As a plugin, shrinkwrap would support these functions by adding the mechanisms needed.
  • In Add shrinkwrap and version methods. #8 and already in a light way with the installCommand option, integrating with package managers like npm wouldn't be needed with the right hooks for an npm plugin.

(More to write here as I get time.)

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