Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Professional Readme Generator

Static Badge

Description

This application is a command-line tool designed to streamline the creation of README files for software projects. It prompts users to input project details such as title, description, installation instructions, usage information, contribution guidelines, and test instructions. Based on the provided inputs, the application generates a formatted README file with the necessary sections and content. Additionally, it offers the flexibility to choose from various open-source licenses for the project. With this tool, developers can quickly create professional README files, enhancing the documentation process and project presentation.

Links

  • Link to github repo

Table of Contents

  1. Installation Instructions
  2. Usage Information
  3. Contribution Guidelines
  4. Test Instructions
  5. Questions
  6. License

Installation Instructions

The installation instructions for the application are quite straightforward:

  1. Ensure you have Node.js installed on your system. If not, you can download and install it from here.
  2. Clone or download the project repository from GitHub.
  3. Navigate to the project directory using your command line interface.
  4. Run the following command to install the necessary dependencies:
$ npm install

Usage Information

Here's how you can use the application:

  1. After installing the application and its dependencies, navigate to the project directory in your command line interface.
  2. Run the application using the following command:
$ node index.js
  1. Follow the prompts provided by the application. You will be asked to input various details about your project, such as title, description, installation instructions, usage information, contribution guidelines, test instructions, GitHub username, email address, and choose a license for your project.
  2. Once you've provided all the necessary information, the application will generate a README file named README.md in the project directory.
  3. You can then review and customize the generated README file as needed for your project.

By following these steps, you can quickly create well-structured README files for a software projects with ease!

Contribution Guidelines

  1. Fork the Repository: Start by forking the project repository to your GitHub account.

  2. Create a Branch: Make your changes in a new branch to keep them isolated and organized.

  3. Commit Changes: Follow best practices for commit messages and maintain code cleanliness.

  4. Submit Pull Request: After testing your changes, submit a pull request with a clear description of your contributions.

Test Instructions

This project does not yet have any test available.

Questions

For any questions, please reach out to BryanPeens via email at peensbryan1@gmail.com

License

Note

This project uses the MIT open source license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages