Skip to content

Add CLI support #8

@richrdkng

Description

@richrdkng
  • add CLI support for better usability
  • add package.json init helper methods
  • add helpers for package installation
// draft

// install an individual partial
> nodeuse install js.partial.foreach

// install a module
> nodeuse install js.lang.Exception

// install multiple packages via .*
> nodeuse install js.foreach.* js.lang.* js.util.JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions