Skip to content

blurfx/pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

javascript package manager proxy for better experience

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages