Commit Graph

153 Commits

Author SHA1 Message Date
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
Andrew Rynhard
0ea7bb507b Fix #6
This allows cross compiling for OS X on Linux machines.
2015-11-05 16:18:19 -08:00
d58061f374 Fixing animation 2015-09-13 12:49:03 +09:00
113ab76453 Removing OSX binaries which don't actually work 2015-09-13 12:47:52 +09:00
8b98edc59c Fixing animated gif 2015-09-06 20:57:07 +09:00
bda23cd2c8 Updating README 2015-09-06 20:54:36 +09:00
f8baa2051f Adding support for deps on macros 2015-09-06 19:40:22 +09:00
67a97669ca Adding unlink parameter 2015-09-06 14:45:57 +09:00
7f23ccc9f5 Updating README 2015-09-04 18:20:14 +09:00
b57e8d5e19 Updating log text 2015-09-04 17:19:21 +09:00
56ff12d36b Finalizing behavior for variants 2015-09-04 17:15:30 +09:00
d124cd8ece WIP 2015-09-04 14:14:59 +09:00
15b3a154ef More work on variants 2015-09-04 14:04:29 +09:00
a4fd33cbfd Fixes 2015-09-04 13:55:44 +09:00
f70ee5c8be Cleanup 2015-09-04 13:43:40 +09:00
24b53dc9dd Adding variant override 2015-09-04 13:40:46 +09:00
241cd0c5ea WIP 2015-09-04 13:34:30 +09:00
ce68f7324a More work on variants 2015-09-04 13:05:09 +09:00
9bc09b72f5 Cleanup 2015-09-04 12:43:31 +09:00
c29b8b8200 Cleanup 2015-09-04 12:15:57 +09:00
e9fa1bd8fb Updating README 2015-09-01 10:43:38 +09:00
e3a4c46da0 Update README 2015-08-20 11:17:36 +09:00
4e1c16ce62 Adding sample configuration section fixing issue #1 2015-08-11 15:10:11 +09:00
6183bbfc46 Adding prompts 2015-08-11 14:49:21 +09:00
9c24c78cbc Style changes 2015-08-11 13:52:46 +09:00
813de95ee7 Revert "Style changes"
This reverts commit a644ed8f7f.
2015-08-10 18:33:22 +09:00
db4c127550 Switching toml parser to BurntSushi/toml to fix issue #2 2015-08-10 13:48:57 +09:00
a644ed8f7f Style changes 2015-08-10 13:42:31 +09:00
8048effb1c Switching to goxc for cross-compile 2015-08-10 12:53:59 +09:00
841b8dc87b Updating README 2015-08-06 14:06:00 +09:00
0344eb1d42 Updating README 2015-07-21 17:52:21 +09:00
4751737c5f Process links after commands 2015-07-21 12:17:08 +09:00
2a10a02784 More work on macros 2015-07-20 20:29:05 +09:00
4fc1dc0e9d Updating macros 2015-07-20 20:03:26 +09:00
2eb2dceedf Cleanup 2015-07-20 19:42:08 +09:00
20602f0a96 Cleanup 2015-07-20 18:53:42 +09:00
d1dcb0a2f4 Work in progress 2015-07-20 15:48:23 +09:00
ef14501478 Work in progress 2015-07-20 15:25:22 +09:00
d31e9ab103 Work in progress 2015-07-20 14:24:43 +09:00
e3ce6ada2b Work in progress on envs and macros 2015-07-20 14:11:49 +09:00
f35909340b Add flagNoMacro guard 2015-07-20 13:57:37 +09:00
c4624d7c0b Adding missing files 2015-07-20 13:55:52 +09:00
461f56df0a Initial code add for macros 2015-07-20 13:55:24 +09:00
db3f4056d5 Allow .tml and .yml extensions, add nomacro flag 2015-07-20 13:09:08 +09:00