1
0
Fork 0
mirror of synced 2024-09-16 09:52:53 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Anish Athalye
33d602bb93 Add YAML support
Add support for YAML format configuration files. In addition, this
commit adds instructions about YAML config files to the README, and it
also changes the README to encourage use of YAML instead of JSON.
2014-10-27 20:31:40 -04:00
Anish Athalye
afebc0bb2f Add functionality to create parent directories
This commit introduces an additional option for extended configuration
syntax for linking. It adds the "create" parameter which results in
automatically creating a parent directory if necessary before linking a
file.
2014-10-22 14:44:40 -04:00
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
Anish Athalye
58e4fb50b1 Update README
Improve documentation with specification and an example for each type of
task.
2014-10-22 11:10:49 -04:00
Anish Athalye
5103c10a5f Add link to tutorial 2014-08-18 21:07:24 -07:00
Anish Athalye
c62737598c Update README 2014-08-03 14:45:18 -07:00
Anish Athalye
48112e4487 Update README 2014-07-22 20:01:54 -07:00
Anish Athalye
abb825048b Add Cleaner executor 2014-06-08 11:32:45 -07:00
Anish Athalye
24f49603c8 Update README 2014-05-30 10:39:24 -04:00
Anish Athalye
564c1f13bf Update README 2014-03-21 00:48:42 -04:00
Anish Athalye
a2b6e0a185 Add README 2014-03-20 23:53:02 -04:00