1.0.8 • Published 10 months ago

mypmp v1.0.8

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
10 months ago

mypmp

AKA My package manager package

Why

No more yarn install or npm remove. Mypmp simplifies working in the javascript enviroment, for those who tend to use different package manager at work and at home And for checking up on those older projects where you used different manager.

How

"npm install mypmp -g"

To use please specify your preferred package-manager using "mypmp use" command. Mypmp will use this incase there is no lockfile present in the project yet, otherwise nodepm will recognise the pm used and use the correct commands.

Commands:

"mypmp use \"

"mypmp install" (optional tags -D and -G)

"mypmp uninstall"

"mypmp init"

"mypmp run"

"mypmp cache" Equivelant to npm cache-clean

Tags

-D installs the dependecy as a devDependency

-G installs the package globally

Supports

npm, yarn, pnpm

1.0.8

10 months ago

1.0.7

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago