Skip to content

Instantly share code, notes, and snippets.

@mzywiol
Last active May 20, 2016 23:01
Show Gist options
  • Save mzywiol/e49a6e348bdc527e64ff to your computer and use it in GitHub Desktop.
Save mzywiol/e49a6e348bdc527e64ff to your computer and use it in GitHub Desktop.
Command line tool to create and manage symlink collections for easy creation and update.
@mzywiol
Copy link
Author

mzywiol commented May 20, 2016

Now it's not just about links, so we're operating on collections now. They are still mapped source -> destination, but I added option of copying files listed in collection to the target paths, not only creating links to them.
Also figured out some encoding problems, extracted command line logging to separate function.
What remains: add copy support for Linux systems and logging to actual file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment