npm / npme-installer

npm Enterprise installer
https://www.npmjs.com/enterprise
Other
35 stars 21 forks source link

feat: use replicated bin if present, fall back to docker admin command #142

Closed bcoe closed 8 years ago

bcoe commented 8 years ago

in prep for switching over to docker-based replicated, this updates our npme admin commands so that they will work on both old versions of replicated (with replicated installed as a bin) and new versions of replicated (with replicated being a bash alias).