Skip to main content

smart folder with symlinks

Project description

Installation

$ [sudo] pip install smart-folder
$ [sudo] npm i -g smart-folder

How it works

targets folder
path/to/<repo1> <folder>/<repo1 symlink>
path/to/<repo2> <folder>/<repo2 symlink>

Examples

find

$ find ~/git -type d -name "*.py" -mindepth 1 -maxdepth 1 | xargs smart-folder "py"

macOS mdfind

$ mdfind "kMDItemUserTags == py" -0 | xargs -0 smart-folder "py"

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smart-folder-2020.7.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page