dropbox-ignore-node_modules

1.0.4 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    5
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i dropbox-ignore-node_modules

Weekly Downloads

9

Version

1.0.4

License

ISC

Unpacked Size

2.73 kB

Total Files

3

Last publish

Collaborators

  • tma10011