Skip to content

Add CLI support #8

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

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions