Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Clean" core plugin #9

Closed
arcticicestudio opened this issue Jan 7, 2017 · 0 comments
Closed

"Clean" core plugin #9

arcticicestudio opened this issue Jan 7, 2017 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Jan 7, 2017

Implement the core plugin Clean(snowsaw.Plugin) in the snowsaw.plugins package to clean broken symbolic links.

Clean tasks should specify directories that should be checked for broken symbolic links. These broken links should be removed automatically. Only broken links that point to the dotfiles directory should be removed.

Format

Clean commands should be specified as an array of directories to be cleaned.

Example

[
  {
    "clean": ["~"]
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant