0.1.2 • Published 2 years ago

mpm-tool v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

mpm-tool

Manage-package-manager This is a cli tool which makes downloading npm packages easy

Fast and easy way to download npm packages for Node.js.

This package is in beta version would add a lot of feature soon any suggestions or PR's to contribution would be great

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install mpm-tool

Features

  • Easy to download npm packages
  • Always download official package
  • Safe and secure tool

Quick Start

The quickest way to get started with mpm-tool is to utilize the executable to generate an application as shown below:

Install the executable. The executable's major version will match Express's:

$ npm install -g mpm-tool

use the tool:

$ mpm-tool 

An auto script will generate and help you guide in the download process

Philosophy

The mpm-tool philosophy is to provide a tool that help you to download and maintain various packages without making any skill typo will downloading which can be very harmful for you project

Contributing

The mpm-tool project welcomes all constructive contributions. Contributions take many forms, from code for bug fixes and enhancements, to additions and fixes to documentation, additional tests, triaging incoming pull requests and issues, and more!

See the Contributing Guide for more technical details on contributing.

Security Issues

If you discover a security vulnerability in mpm-tool, please see Raunak Gurud.

Running Tests

People

The original author of Express is Raunak Gurud

License

MIT