Alex Yatskov
4e5c9f2b2f
Merge pull request #27 from zx42/master
...
Enable Go 1.11+ modules
2019-02-09 08:54:28 -08:00
zx42
266df2e063
Enable modules
2019-02-09 12:53:08 +01:00
5b06dcec1f
Updating README.md
2019-01-05 19:43:49 -08:00
cb3f8cb14d
Updating README.md
2017-10-02 21:05:56 -07:00
9cee32fd93
Updating README.md
2017-10-01 12:01:51 -07:00
694c76bceb
Updating README.md
2017-09-29 17:03:58 -07:00
Alex Yatskov
a17a114360
Merge pull request #22 from SnoFox/jj-fix-templates-in-subdirs
...
Don't create a blank template when parsing templates
2017-09-05 11:39:26 -07:00
Josh Johnson
94f398c7a7
Don't create a blank template when parsing templates
...
This created a template with two entries within it; using
template.Execute would execute an empty template when you attempted to
use templates within a sub-directory
2017-09-04 17:03:33 -07:00
5acca0500e
Updating README.md
2017-07-30 17:32:32 -07:00
Alex Yatskov
a514189f6c
Merge pull request #20 from breml/cmd-to-env
...
Allow to set env variables based on commands
2017-07-10 09:11:31 -07:00
Alex Yatskov
1bf7e1ebff
Merge pull request #21 from breml/gitignore
...
Add .gitignore for Go
2017-07-10 09:11:00 -07:00
Lucas Bremgartner
105f0cc01b
Add .gitignore for Go
...
based on github.com/github/gitignore
2017-07-10 15:17:47 +02:00
Lucas Bremgartner
9c0c5c210d
Allow to set env variables based on commands
2017-07-10 15:13:22 +02:00
Alex Yatskov
035424a98a
Merge pull request #19 from breml/fix-typo
...
Typo
2017-07-01 10:30:36 -07:00
Lucas Bremgartner
534ad2296d
Typo
2017-07-01 15:26:17 +02:00
Alex Yatskov
92b243ad1f
Merge pull request #16 from breml/template
...
Add template functionality
2017-06-30 09:10:05 -07:00
Alex Yatskov
852aa011b8
Merge pull request #18 from breml/deps-expandenv
...
Add support for environment variable expansion in dependencies
2017-06-30 08:55:50 -07:00
Lucas Bremgartner
e2474969bd
Add support for environment variable expansion in dependencies
2017-06-30 12:01:37 +02:00
Lucas Bremgartner
a4b355ffbd
Add template functionality
2017-06-30 11:10:26 +02:00
98a2cf9849
add license file
2017-06-29 18:38:45 -07:00
Alexei Yatskov
87f1a4e15c
minor fixups
2017-01-05 10:57:35 -08:00
Alexei Yatskov
4c98383b21
Merge branch 'tridentlead-master'
2017-01-05 10:41:59 -08:00
tridentlead
fc6740c07c
Adopt changes required by upstream maintainer
...
This commit switches indentation to tabs, rather than spaces, removes an
unnecessary conditional check and adopts the project naming convention.
It also updates the documentation to reflect the changes it creates.
2017-01-04 23:38:21 -05:00
tridentlead
66eb33b724
Added support for pre and post commands
...
Two new fields were added to the config. Precmds runs before cmds and
links. Postcmds runs after cmds and links. Cmds is no longer necessary
but was left in for compatibility.
2017-01-04 10:21:35 -05:00
6994b1781d
Updating README.md
2016-09-06 21:16:13 -07:00
18bae8ddc6
Updating README.md
2016-09-06 21:13:45 -07:00
0d25cc654a
Updating README.md
2016-07-11 20:52:46 -07:00
625d0cbac9
Updating README.md
2016-07-10 13:39:36 -07:00
1425900bb0
Updating README.md
2016-07-08 22:55:09 -07:00
abcf5dac66
Merge branch 'master' of https://github.com/FooSoft/homemaker
2016-07-02 21:38:42 -07:00
a4b57e26e6
Removing images
2016-07-02 21:38:30 -07:00
f6ea9be21d
Updating README.md
2016-07-02 21:34:34 -07:00
c7fb8ab5e1
Updating README.md
2016-07-02 21:30:56 -07:00
0c6c6e5f48
Updating README
2016-02-27 11:40:08 -08:00
f10462cee8
http => https
2016-02-14 13:16:03 -08:00
cef67ef27b
Fixing typo in README
2016-02-14 12:44:03 -08:00
69af65de4f
Merge branch 'master' of https://github.com/FooSoft/homemaker
2016-02-13 16:32:56 -08:00
82b7a8dcb9
Updating README
2016-02-13 16:32:07 -08:00
8213bf8c94
Cleanup of skipping code
2016-02-13 13:20:01 -08:00
4614524ccb
More renaming of conditionls
2016-02-13 13:01:05 -08:00
eff8fa0abd
Changing condition naming
2016-02-13 12:56:18 -08:00
29f25892d8
Initial pass for true and false conditionals for tasks
2016-02-13 11:56:01 -08:00
Alex Yatskov
60cdc4e4c2
Merge pull request #10 from jbarratt/patch-1
...
Extremely minor typo repair in README.md
2016-02-05 11:29:37 -08:00
Joshua Barratt
347143d435
Extremely minor typo repair in README.md
...
It's very pedantic, but I replaced 'due' with 'do'.
> The idiom meaning to manage to get along with the means available is make do, not make due. Make do is short for make [something] do well enough, where do carries the rare sense to serve a specified purpose. So this do is similar to the one used in sentences such as, “I could use a cup of coffee, but tea will do.” (http://grammarist.com/usage/make-do-make-due/ )
2016-02-05 10:56:10 -08:00
4bda542bd5
Updating download location
2016-01-10 11:40:05 +09:00
Alex Yatskov
f06ecbcb21
Delete LICENSE.txt
2015-11-17 15:04:10 +09:00
Alex Yatskov
4fc060c0d6
Update README.md
2015-11-17 14:25:49 +09:00
628d62a903
Updating README
2015-11-13 18:36:37 +09:00
20746f6640
Fixing silly flag test error
2015-11-08 10:18:19 +09:00
Alex Yatskov
3538840d72
Merge pull request #7 from andrewrynhard/master
...
Fix #6
2015-11-06 11:25:36 +09:00