File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
# beardist
2
2
3
+ Thanks to all individual and corporate sponsors, without whom this work could not exist:
4
+
5
+ <p > <a href =" https://ko-fi.com/fasterthanlime " >
6
+ <picture >
7
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-dark.svg " >
8
+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-light.svg " height =" 40 " alt =" Ko-fi " >
9
+ </picture >
10
+ </a > <a href =" https://github.com/sponsors/fasterthanlime " >
11
+ <picture >
12
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-dark.svg " >
13
+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-light.svg " height =" 40 " alt =" GitHub Sponsors " >
14
+ </picture >
15
+ </a > <a href =" https://patreon.com/fasterthanlime " >
16
+ <picture >
17
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg " >
18
+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg " height =" 40 " alt =" Patreon " >
19
+ </picture >
20
+ </a > <a href =" https://zed.dev " >
21
+ <picture >
22
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-dark.svg " >
23
+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-light.svg " height =" 40 " alt =" Zed " >
24
+ </picture >
25
+ </a > <a href =" https://depot.dev?utm_source=bearcove " >
26
+ <picture >
27
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-dark.svg " >
28
+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-light.svg " height =" 40 " alt =" Depot " >
29
+ </picture >
30
+ </a > </p >
31
+
32
+
3
33
Builds a rust binary with fast defaults, uploads it to GitHub Releases.
4
34
5
35
Then, later, updates the formula for it in a homebrew tap.
You can’t perform that action at this time.
0 commit comments