Giter Site home page Giter Site logo

icloud-nosync-node's Introduction

πŸ–•iCloud (from πŸ”‹'s everywhere)

iCloud NoSync node

This package gives you access to nosync-node or nsn command which does some work to stop iCloud from syncing node_modules and forever eating your processing power, bandwidth, and battery.

To use:

  • npm install -g icloud-nosync-node
  • nosync-node or nsn
  • -n flag will prevent it from creating/modifying .gitignore file

The script does a few things to work:

  • Step 1: if no node_modules is detected it will npm install for you
  • Step 2: Rename node_modules to node_modules.nosync
  • Step 3: Add symlink node_modules -> node_modules.nosync so stuff still works
  • Step 4: Add entry to .gitignore to ignore the newly created node_modules symlink and node_modules.nosync
  • Step 5: πŸ’°πŸ’°πŸ’°?

Special thx to Apple for not creating an ignore setting πŸ™„

To prevent iCloud from syncing any folder in Finder

https://github.com/tsdexter/iCloud-NoSync

icloud-nosync-node's People

Contributors

tsdexter avatar mohd-akram avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.