Thanks to visit codestin.com
Credit goes to github.com

Skip to content

blurfx/pm

Repository files navigation

pm

pm is a unified package manager for javascript. it provides a seamless cli for users, regardless of which package manager your project uses.

it's still a work in progress, but you can try it out.

Installation

Install from Homebrew:

brew install blurfx/tap/pm

Build from source:

go build

Usage

interactive mode:

pm

running package manager commands:

pm i <packages>
pm add <packages>
pm rm <packages>
pm uninstall <packages>
pm ci
# ...

running package scripts:

pm dev
pm build
pm start
# ...

About

universal javascript package manager wrapper

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages