mirror of
https://github.com/harish2704/npm-offline-registry.git
synced 2026-09-10 06:21:09 +00:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
npm i --registry http://localhost:8234/ $@
|