We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a72fa8 commit 4800d53Copy full SHA for 4800d53
2 files changed
.github/FUNDING.yml
@@ -1,2 +1,2 @@
1
github: [amrabed]
2
-patreon: amrabed
+patreon: # Put your Patreon username here
Makefile
@@ -25,7 +25,6 @@ project: # Rename project (run once)
25
@sed -i '' 's/^# .*/# ${DESCRIPTION}/' docs/README.md
26
@sed -i '' 's/@.*/@${GITHUB}/' .github/CODEOWNERS
27
@sed -i '' 's/^github: \[.*\]/github: \[${GITHUB}\]/' .github/FUNDING.yml
28
- @sed -i '' 's/^patreon: .*/patreon: # Put your Patreon username here/' .github/FUNDING.yml
29
30
uv: # Install uv
31
pipx install -f uv
0 commit comments