Andrey Nering
e414c1f7b0
Documentation: Improve wording on the Variables section
...
Thanks @crewjam for the suggestion
Closes #234
2019-08-10 19:50:47 -03:00
Andrey Nering
d8bfb3ab13
Add CHANGELOG and documentation for Linux support on Homebrew
...
Ref: https://github.com/go-task/homebrew-tap/pull/1
Thanks @dawidd6
2019-07-21 11:03:22 -03:00
Andrey Nering
623db0ed94
Only have colored output on v3
2019-07-07 14:18:02 -03:00
Andrey Nering
4e09fc7f43
Update documentation about sprig
2019-06-22 22:48:53 -03:00
Marco Molteni
82a3651a18
Document dir: creation (see PR #211 )
2019-06-16 11:33:00 +02:00
Andrey Nering
0608782cfa
Merge pull request #205 from CypherpunkArmory/add-precondition-to-task
...
Add Preconditions to Tasks
2019-06-15 21:55:20 -03:00
Stephen Prater
d1463b3e24
Fix typos per review
2019-06-11 11:46:22 -07:00
Eugene Zhukov
f1082520e1
Add missing "-" in usage.md
2019-06-11 11:35:10 +03:00
Stephen Prater
12ab01d5e6
Clarify difference between status and precondition in docs
2019-05-28 13:18:06 -07:00
Stephen Prater
659cae6a4c
Apply suggestions from code review
...
Co-Authored-By: Andrey Nering <andrey.nering@gmail.com>
2019-05-28 12:28:29 -07:00
Stephen Prater
bd5882f0f0
Add Preconditions to Tasks
2019-05-17 13:51:15 -07:00
Andrey Nering
f0768b3af1
Allow setting global variables through the CLI
...
Closes #192
2019-05-11 11:06:47 -03:00
Andrey Nering
9f269e1a95
Migrating from taskfile.org to taskfile.dev
2019-03-04 23:23:30 -03:00
Andrey Nering
db19fdac29
Update CNAME
2019-03-04 22:23:39 -03:00
Andrey Nering
9dea1e7f3e
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:43:23 +01:00
Andrey Nering
c2e0f8c81f
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 18:56:42 +01:00
jaedle
c158608255
fix error in documentation
2019-02-24 19:10:44 +01:00
jaedle
3ca590b185
display summary for tasks without summary/description
2019-02-24 19:02:44 +01:00
jaedle
3c0cf3cd55
fix documentation
2019-02-24 12:00:45 +01:00
jaedle
399a2b38f3
add documentation for details
2019-02-24 11:52:31 +01:00
Andrey Nering
9cb1db8c0a
Docs: Fix wrong URL
2019-02-21 21:57:21 -03:00
Andrey Nering
21e66c7c02
Docs: Update theme color
2019-02-09 10:48:48 -02:00
Andrey Nering
f8fb639870
Update documentation and changelog to mention the new --output
flag
...
Ref #173
2019-02-09 10:01:41 -02:00
Andrey Nering
1dec956e99
Allow calling a task of the root Taskfile from within an included Taskfile
...
Fixes #161
2019-02-02 21:22:08 -02:00
0xflotus
6f992a3cf7
fixed suppressed
2019-01-21 13:36:04 +01:00
0xflotus
fd4ce656d5
fixed Snapcraft
2019-01-21 13:33:19 +01:00
Andrey Nering
4817d8c67f
Move documentation tasks to its own Taskfile
2019-01-02 13:42:06 -02:00
Andrey Nering
959eb45373
Docs: Fix some typos
2019-01-02 13:25:58 -02:00
Andrey Nering
a42f2af9eb
Documentation and changelog for global environment variables
2019-01-02 13:21:21 -02:00
frederikhors
233b8bf81a
Misprint
2018-12-27 01:11:36 +01:00
frederikhors
736165876c
Misprint
2018-12-26 12:04:00 +01:00
Andrey Nering
a928ab75e3
Docs: Give more visibility to sponsors and contributors
2018-12-24 15:00:14 -02:00
Andrey Nering
55a240c82e
Improve documentation on Scoop
...
Updates #152
2018-12-24 14:42:49 -02:00
Andrey Nering
f8aedf438b
Merge pull request #152 from lambdalisue/docs-scoop
...
Add Scoop
2018-12-24 14:32:53 -02:00
Andrey Nering
83dbe78965
Documentation: Mention that including Taskfiles is still experimental
2018-12-09 15:57:13 -02:00
lambdalisue
780bd08490
Add Scoop
...
Task is now available on Scoop for Windows users.
https://github.com/lukesampson/scoop-extras/pull/1485
2018-12-06 22:21:03 +09:00
Andrey Nering
54666221a4
Update install documentation after switch to Go Modules
2018-11-10 20:10:44 -02:00
Andrey Nering
259d3e2df1
Fix more internal documentation links when viewing on GitHub
...
Applies fixes done on #142 on more links
2018-10-27 15:25:39 -03:00
Aseem Bajaj
8004e9c943
Fix broken URL to installation doc
...
The links to installation doc were broken, perhaps it was a typo or maybe installation document was relocated from "installation" directory to "installation.md". In either case, making this change fixes the problem.
2018-10-26 16:06:33 -07:00
Andrey Nering
7514ff53c9
Documentation: SeedAndDew script tag
2018-10-21 09:55:14 -03:00
Andrey Nering
309cfb1499
Docs: Google Search Console Verification Tag
2018-10-13 18:42:07 -03:00
Andrey Nering
5d9de14ca3
Increment the current Taskfile version to 2.2
2018-10-13 18:25:40 -03:00
Andrey Nering
f519f56078
Add documentation for including other Taskfiles
2018-10-13 18:14:42 -03:00
Andrey Nering
b77fcd6c8a
Documentation improvements
2018-10-07 18:34:03 -03:00
Andrey Nering
61247a0b2a
Cosmetic changes
2018-09-24 21:42:33 -03:00
Andrey Nering
849a418273
Create CNAME
2018-09-24 21:21:23 -03:00
Andrey Nering
2e63a62e08
Delete CNAME
2018-09-24 21:20:58 -03:00
Andrey Nering
6ccf1f2a3c
Documentation: GA
2018-09-23 15:31:00 -03:00
Andrey Nering
787e5b2e29
Create CNAME
2018-09-23 15:08:03 -03:00
Andrey Nering
4aa1e8b093
Documentation improvements
2018-09-23 15:06:43 -03:00
Andrey Nering
9ee224c36b
Documentation site using docsify
2018-09-22 18:44:24 -03:00