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

21 commits

Author SHA1 Message Date
Anish Athalye
bdc1b2205f Add information about spacing and formatting 2015-03-26 22:41:49 -04:00
Anish Athalye
115210ab17 Add information about upgrading 2015-02-12 21:58:42 -05:00
Anish Athalye
c32b6f0b99 Fix typo 2015-02-12 21:41:39 -05:00
Anish Athalye
d50efe2746 Remove JSON configuration examples 2015-02-10 18:34:34 -05:00
Anish Athalye
d9f0cc045a Revert "Update README"
This reverts commit f7a291c780.
2015-02-05 12:02:02 -05:00
Anish Athalye
f7a291c780 Update README
Add note on array syntax for shell commands being deprecated.
2015-02-03 18:09:25 -05:00
Anish Athalye
38c0f65801 Add more options for shell commands
This commit introduces an extended configuration syntax for shell
commands. This syntax allows for specifying whether the stdin, stdout,
and stderr streams are enabled.
2015-02-03 11:53:05 -05:00
Anish Athalye
2865477dca Update dates 2015-01-19 19:05:49 -05:00
Anish Athalye
1221ad0f9b Update README
Add a note about copying the install script and not using a symbolic
link.
2014-12-27 15:17:38 -05:00
Anish Athalye
2eb6353b16 Add information on contributing 2014-12-20 00:55:17 -05:00
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