
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
dropbox-ignore-anywhere
Advanced tools
A tool for help you to ignore files and folders in Dropbox.
Tested on Windows 10, macOS and Linux. If you found a bug let me know.
# 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>
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.
# 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
FAQs
A tool for help you to ignore files and folders in Dropbox.
The npm package dropbox-ignore-anywhere receives a total of 0 weekly downloads. As such, dropbox-ignore-anywhere popularity was classified as not popular.
We found that dropbox-ignore-anywhere demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.