File tree Expand file tree Collapse file tree 6 files changed +38
-45
lines changed Expand file tree Collapse file tree 6 files changed +38
-45
lines changed Original file line number Diff line number Diff line change 1
1
open_collective : task
2
2
patreon : andreynering
3
+ custom : ' https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=GSVDU63RKG45A¤cy_code=BRL&source=url'
Original file line number Diff line number Diff line change 7
7
Task is a task runner / build tool that aims to be simpler and easier to use
8
8
than, for example, [ GNU Make] ( https://www.gnu.org/software/make/ ) .
9
9
10
- See [ taskfile.dev] ( https://taskfile.dev ) for documentation.
11
-
12
- ---
13
-
14
- ## Sponsors
15
-
16
- [ ![ Sponsors] ( https://opencollective.com/task/sponsors.svg?width=890 )] ( https://opencollective.com/task )
17
-
18
- ## Backers
19
-
20
- [ ![ Backers] ( https://opencollective.com/task/backers.svg?width=890 )] ( https://opencollective.com/task )
21
-
22
- ## Contributors
23
-
24
- [ ![ Contributors] ( https://opencollective.com/task/contributors.svg?width=890 )] ( https://github.com/go-task/task/graphs/contributors )
10
+ See [ taskfile.dev] ( https://taskfile.dev ) for the documentation.
Original file line number Diff line number Diff line change @@ -38,18 +38,6 @@ guide to check the full schema documentation and Task features.
38
38
if a given set of files haven't changed since last run (based either on its
39
39
timestamp or content).
40
40
41
- # # Sponsors
42
-
43
- [](https://opencollective.com/task)
44
-
45
- # # Backers
46
-
47
- [](https://opencollective.com/task)
48
-
49
- # # Contributors
50
-
51
- [](https://github.com/go-task/task/graphs/contributors)
52
-
53
41
[make] : https://www.gnu.org/software/make/
54
42
[go] : https://golang.org/
55
43
[yaml] : http://yaml.org/
Original file line number Diff line number Diff line change 4
4
- [ Taskfile Versions] ( taskfile_versions.md )
5
5
- [ Examples] ( examples.md )
6
6
- [ Releasing Task] ( releasing_task.md )
7
- - [ Alternative Task Runners ] ( alternative_task_runners .md)
7
+ - [ Donate ] ( donate .md)
8
8
- [ ![ GitHub] ( https://icongram.jgog.in/simple/github.svg?color=808080&size=16 ) GitHub] ( https://github.com/go-task/task )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # Donate
2
+
3
+ If you find this project useful, you can consider donating by using one of the
4
+ channels listed below.
5
+
6
+ This is just a way of saying "thank you", it won't give you any benefits like
7
+ higher priority on issues or something similar.
8
+
9
+ ## Open Collective
10
+
11
+ Task is on [ Open Collective] ( https://opencollective.com/task ) and you have
12
+ these options to donate:
13
+
14
+ - [ $2 per month] ( https://opencollective.com/task/contribute/backer-4034/checkout )
15
+ - [ $5 per month] ( https://opencollective.com/task/contribute/supporter-8404/checkout )
16
+ - [ $20 per month] ( https://opencollective.com/task/contribute/sponsor-4035/checkout )
17
+ - [ Custom value - One-time donation option supported] ( https://opencollective.com/task/donate )
18
+
19
+ ## Patreon
20
+
21
+ I'm also on [ Patreon] ( https://www.patreon.com/andreynering ) if
22
+ you prefer:
23
+
24
+ - [ $5 per month] ( https://www.patreon.com/join/andreynering/checkout?rid=4229277 )
25
+ - [ $10 per month] ( https://www.patreon.com/join/andreynering/checkout?rid=4229276 )
26
+ - [ $15 per month] ( https://www.patreon.com/join/andreynering/checkout?rid=4229275 )
27
+
28
+ You can choose a custom value on any of the links above.
29
+
30
+ Patreon does not support one-time donation. As a workaround you can fire a
31
+ subscription and cancel it once the donation was succeded.
32
+
33
+ ## PayPal
34
+
35
+ - [ Any value - One-time donation] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=GSVDU63RKG45A¤cy_code=BRL&source=url )
You can’t perform that action at this time.
0 commit comments