This website works better with JavaScript.
Home
Explore
Help
Sign In
harish2704
/
npm-offline-registry
mirror of
https://github.com/harish2704/npm-offline-registry
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
2
Tags
56 KiB
JavaScript
99.4%
Shell
0.6%
Tree:
4770262171
master
0.0.7
0.0.8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4770262171'
${ noResults }
npm-offline-registry
/
bin
/
npm-offline-install
3 lines
64 B
Raw
Blame
History
#!/usr/bin/env bash
npm i --registry http://localhost:8234/
$@
Reference in new issue