Skip to content

havart/dir-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cli tool for boring tasks

Use it when you need polling changes in one directory and move changed (or added) files to another

Example: dirch -p polling_directory_name -c destination_directory_name

# Install
npm intall
npm link

# Usage
dirch -p /Users/myuser/Documents/projects/rep -c /Users/myuser/Documents/projects/gitrep

# Help
dirch --help

Don't forget terminate running (polling) process when you change the git branch in the destination directory

About

Poll directory and copy files to another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%