mirror of
1
0
Fork 0
dotbot/dotbot/executor
Anish Athalye 13c925be87 Add functionality to forcibly link items
This commit introduces an extended configuration syntax for linking
files and directories. Currently, this syntax allows for specifying
items to be forcibly linked, overwriting existing files or directories
if necessary.

The extended configuration syntax was proposed by Travers McInerney
<travers@mcinerney.me>.
2014-10-22 14:42:23 -04:00
..
__init__.py Add Cleaner executor 2014-06-08 11:32:45 -07:00
cleaner.py Add Cleaner executor 2014-06-08 11:32:45 -07:00
commandrunner.py Remove code duplication in executors 2014-04-24 15:41:34 -04:00
executor.py Initial commit 2014-03-20 18:57:56 -04:00
linker.py Add functionality to forcibly link items 2014-10-22 14:42:23 -04:00