ph-7 / php-readme-generator-file
A simple way to generate a GitHub README file
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 5
Open Issues: 0
Type:project
Requires
- php: >=8.0.0
- monolog/monolog: ^2.3
- nadar/php-composer-reader: ^1.3
- ph-7/ph2gravatar: ^1.1
- symfony/console: ^5.3
Requires (Dev)
- phake/phake: ^4.2
- phpunit/phpunit: ^9.5
README
Simplest way to generate SEO-optimized GitHub README
📄 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 ✨
📙 Requirement
- Make sure you have PHP 8.0 or a higher version installed.
⚙️ Setup
-
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
📺 Video
👉 Click here to watch on YouTube
🤠 About Me
Pierre-Henry Soria, a highly passionate, zen & pragmatic software engineer 😊
You can keep in touch with me at: hi [AT] pH7 {D0T} me 📮
⚖️ License
This PHP README Generator CLI script is generously distributed under the MIT.