Files
reffuse/packages/reffuse/.code-narrator/gpt_questions/README.liquid
Julien Valverdé acce65c6a4
All checks were successful
Lint / lint (push) Successful in 17s
Code Narrator test
2025-03-11 03:28:00 +01:00

15 lines
375 B
Plaintext

Create a "ReadMe" guide for the project, named "{{ projectName }}".
Include the following:
Title, Description,
Getting Started by installing npm package, how to run it with npx
Configuration is optional and will be generated on first run
Reporting bugs, repository and homepage
Versioning
Authors
License
This is the entry file:
###
{{ entryFileContent }}
###