Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dropbox-ignore-anywhere

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropbox-ignore-anywhere

A tool for help you to ignore files and folders in Dropbox.

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Dropbox Ignore

npm version npm downloads Commitizen friendly semantic-release Build Status license

Tested on Windows 10, macOS and Linux. If you found a bug let me know.

Table of Contents

Usage

# learn how to use it
npx dropbox-ignore-anywhere --help

# ignore file or folder
npx dropbox-ignore-anywhere ignore <path>

# revoke ignore file or folder
npx dropbox-ignore-anywhere revoke <path>

# install the cli to your system
npm i dropbox-ignore-anywhere -g

# use it
di ignore <path>

Add Windows Context Menu

Download Add_Ignore_From_Dropbox_Context_Menu.reg under here and execute it.

You can remove this with Remove_Ignore_From_Dropbox_Context_Menu.reg file.

Note: Change the file if not fit your needs. For an example, Dropbox location may not same. Check before proceed.

Windows Context Menu

Development

# clone the project
git clone https://github.com/ridvanaltun/dropbox-ignore-anywhere.git

# go to the project folder and install dependencies
cd dropbox-ignore-anywhere && npm install

# for ability to test the cli, link it
npm link

# commit your changes with commitizen then push it
npm run commit && git push

# if no need for test or development, unlink it
npm unlink -g

License

MIT

Keywords

FAQs

Package last updated on 29 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc