0.1.6 • Published 3 years ago

set-offline v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Easy and efficient node modules use for offline

requirement

yarn

usage

npm install -g set-offline

install package in global scope

set-offline --version

chack ready execute package

set-offline init

init keyword is apply offline setting to node modules

after apply, check created npm_packages folder in your project directory

you can use it instead of node_modules when install packages in offline

like below

yarn install --offline
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago