Skip to content

This package will tell Dropdox to ignore the node_modules directory inside your project.

Notifications You must be signed in to change notification settings

tmackness/dropbox-ignore-node_modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Ignore node_modules

This NodeJS script works as a CLI that tells Dropbox to ignore the node_modules directory.

As per Dropbox Documentation you can see the simple command used to do this.

Usage

Install package globally.

npm i dropbox-ignore-node_modules -g

Navigate to the working directory that contains your NodeJS project with the node_modules directory. Then you can run the this script.

You may use the command dropignore or di for short.

cd ~/Dropbox/node/project
di

Notes

Should work with Windows, MacOS and Linux, however, only tested with MacOS.

About

This package will tell Dropdox to ignore the node_modules directory inside your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published