gitpkg icon indicating copy to clipboard operation
gitpkg copied to clipboard

gitpkg install --latest user/repo

Open micimize opened this issue 5 years ago • 1 comments

It would be nice UX to add an install command with helpers for getting the latest gitpkg from a repo.

Also, thanks for the really handy module. Very useful for working around yarn/npm link issues

micimize avatar Dec 12 '19 15:12 micimize

I guess it could be a simple shell script [or sth like that], that would be just an alias on yarn install ... npm install ... command.

jtomaszewski avatar Jan 06 '21 09:01 jtomaszewski