ππ«βοΈ nocloud - iCloud nosync cli
iCloud nosync cli
Firstly a WIP or quick POC. nocloud
pretends to solve the problem of syncing files with iCloud that might need to follow
any given name convention. Iβm π at you node_modules
folder π
.
iCloud, as today, will ignore any file or folder ending in .nosync
when syncing to the βοΈ. Knowing that, nocloud does
the following:
.nosync
.Clone or download nocloud.sh
Make it executable by running:
$ chmod +x nocloud.sh
or install it globally by running:
$ install nocloud.sh /usr/local/bin/nocloud
Stop syncing any file or folder by running:
$ nocloud <name-of-the-file-or-folder>
Example If you dont want to sync your (>200MB) node_modules folder:
$ nocloud node_modules
*.nosync
and creates a symbolic link with the original name
.nosync
extensionQ: Why is there a package.json
file in a bash project, I see no JavaScript?
A: Why? Why not π! package.json
holds the release script with semantic-release
and some info about the project,
like the actual version. JavaScript everywhere! Even whenever the project itβs not a JS one π
Logo inspiration: