https://github.com/ryochack/bundlelink
https://github.com/ryochack/bundlelink
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryochack/bundlelink
- Owner: ryochack
- Created: 2012-02-18T16:02:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-19T04:35:00.000Z (over 14 years ago)
- Last Synced: 2025-01-19T16:13:09.865Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
usage: bundlelink.py [-h] [-a] [-r] [-w] [-x] [--noextension] src_dir dest_dir
bundlelink : make many symlink in a lump
positional arguments:
src_dir
dest_dir
optional arguments:
-h, --help show this help message and exit
-a select any permission files [default]
-r, --readable select read enable files
-w, --writable select write enable files
-x, --executable select execute enable files
--noextension leave out extension from symlink name