TutTrue / README-maker-extention

It creates the README.md file for the alx projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README Maker Extension

A Chrome extension for generating README.md files for ALX projects.

Description

The README Maker Extension is a Chrome extension that automates the process of creating README.md files for ALX projects. It extracts relevant information from ALX project pages and generates a README.md file with the project name, learning objectives, and tasks with associated files.

Features

  • Extracts project name, learning objectives, and tasks with associated files from ALX project pages.
  • Generates a formatted README.md file with the extracted information.
  • Supports both mandatory and advanced tasks.
  • Creates a table of tasks and associated files.
  • Organizes learning objectives by categories.

Installation

  1. Clone this repository: git clone https://github.com/TutTrue/README-maker-extention.git.
  2. Open Google Chrome and navigate to chrome://extensions.
  3. Enable "Developer mode" by toggling the switch at the top right corner.
  4. Click on "Load unpacked" and select the cloned repository folder.

Usage

youtube video by Mounssif

OR

  1. Open the ALX project page in Chrome at https://intranet.alxswe.com/projects/.
  2. Click on the ALX README Maker extension icon in the toolbar.
  3. The extension will extract the necessary information from the page and generate a README.md file.
  4. The generated README.md file will be automatically downloaded.

License

This project is licensed under the MIT License.

Contributions

Contributions to this project are welcome. Feel free to open issues and submit pull requests.

Authors

About

It creates the README.md file for the alx projects


Languages

Language:JavaScript 100.0%