ph-7/php-readme-generator-file

A simple way to generate a GitHub README file

Fund package maintenance!
Ko Fi
pH-7

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 2

Forks: 5

Open Issues: 0

Type:project

v1.2.4 2022-02-21 09:14 UTC

This package is auto-updated.

Last update: 2024-04-27 10:19:43 UTC


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 reads composer.json info and suggest the default values during the creation of your README.md file ✨

  1. Requirement
  2. Setup
  3. Me Coding It
  4. About Me
  5. License

📙 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 directory

    chmod u+x ./generate
    
  • Run the script, and follow the instruction shown. Enjoy 😺

    ./generate

GitHub README File Generator CLI

📺 Video

Watch the video

👉 Click here to watch on YouTube

🤠 About Me

Pierre-Henry Soria

@phenrysay pH-7

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.