Welcome to mirror list, hosted at ThFree Co, Russian Federation.

install.js « scripts - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11034ff406a6f66eba2329ecf16435e47011a182 (plain)
1
2
#!/usr/local/bin/node
require("sys").exec("cp cli.js /usr/local/bin/npm");