Using the command line interface, this application generates a professional README.md file for projects on GitHub, allowing project creators to devote more time to their projects.
-
Updated
Oct 27, 2021 - JavaScript
Using the command line interface, this application generates a professional README.md file for projects on GitHub, allowing project creators to devote more time to their projects.
The goal of this project was to create an application that uses the Inquirer package to dynamically generate a README.md file from a user’s command-line inputs. Happily, I was able to get it up and running quite quickly, and am even using it to generate this very README file!
Command line application to create README.md files for every repo you create.
A README.md generator that receives input from users. Implementing CLI with the Inquirer package.
Command-line application that generates a high-quality, professional README.md file based on user input gathered with the Inquirer package
A Node.js command-line application that uses NPM package, Inquirer, to gather input from a user to dynamically generate a quality README markdown file for a GitHub project.
VSCode rich-presence like of Discord. But for github.
Readme generator with Node.js
When creating an open source project on GitHub, it is important to have a quality README with information about the app--what is the app for, how to use the app, how to install it, how to report issues, and how to make contributions so that other developers are more likely to use and contribute to the success of the project. A command-line appli…
This application uses the terminal to create a professional README for a developer to use.
CLI to automatically generate README.md files
Easy way to create a professional README.md using node.js and it's npm packages
This is a Readme generator that quickly creates a readme file from the command-line with Node.js.
Module 9 UNC Coding Bootcamp Challenge - CLI README Generator: This application utilizes the inquirer NPM package to capture user input through the command line interface and generate a personalized README file.
Professional readme generator using Node.js and the inquirer package.
ReadMeRealm
README.md generator
A repository that generates professional readme files for any coders desired needs
The README Generator simplifies crafting professional README files through a user-friendly command-line interface. By inputting project details, it auto-generates a structured README.md, saving developers time without compromising documentation quality.
Add a description, image, and links to the readme-generator topic page so that developers can more easily learn about it.
To associate your repository with the readme-generator topic, visit your repo's landing page and select "manage topics."