feat: pass licence and language details to template #1

Open
irl wants to merge 1 commit from irl/readme:master into master
First-time contributor
  • This loads all the template and data files now via the include_str macro so nothing is required at runtime.
  • Output is written to README.md directly.
  • The licence badge is generated automatically.
  • The language details are passed to the template, but not yet generating the badge.
  • Some whitespace issues are fixed.
* This loads all the template and data files now via the include_str macro so nothing is required at runtime. * Output is written to README.md directly. * The licence badge is generated automatically. * The language details are passed to the template, but not yet generating the badge. * Some whitespace issues are fixed.
irl added 1 commit 2025-06-13 20:43:24 +00:00
acute was assigned by irl 2025-06-13 20:43:57 +00:00
requested review from acute 2025-06-13 20:44:04 +00:00
acute was unassigned by irl 2025-06-13 20:44:08 +00:00
acute was assigned by irl 2025-06-13 20:44:10 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:irl-master
git checkout irl-master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff irl-master
git checkout irl-master
git rebase master
git checkout master
git merge --ff-only irl-master
git checkout irl-master
git rebase master
git checkout master
git merge --no-ff irl-master
git checkout master
git merge --squash irl-master
git checkout master
git merge --ff-only irl-master
git checkout master
git merge irl-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: acute/readme#1
No description provided.