๐ PHP README File Generator, to generate easily beautiful (and SEO-friendly) GitHub README files on the fly ๐
- NEW v1.2.0: Default values are pre-selected from the information already present in the
composer.json
file.github-readme-generator
readscomposer.json
info and suggest the default values during the creation of yourREADME.md
file โจ
- Make sure you have PHP 8.0 or a higher version installed.
-
Install Composer v2 or higher (https://getcomposer.org)
-
Install the dependencies with composer as below
composer install
-
Update the permissions of the
generate
bash file located in the root directorychmod u+x ./generate
-
Run the script, and follow the instruction shown. Enjoy ๐บ
./generate
๐ Click here to watch on YouTube
Pierre-Henry Soria, a highly passionate, zen & pragmatic software engineer ๐
You can keep in touch with me at: hi [AT] pH7 {D0T} me ๐ฎ
This PHP README Generator CLI script is generously distributed under the MIT.