Skip to content

1Clide1/My-Readme-Generator-Inquirer-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Readme Generator

Link to showcase: https://youtu.be/sVKbpjUcUh4

Table Of Contents

Description

This is a readme generator that I have made to help me generate professional readmes and to help understand javascript more!

Technology

The tech that is used for this project is javascript, node js, and inquirer npm

Author

Name: Brandon Diaz

Contact email: [email protected]

GitHub: 1clide1

Installation

to install this project just clone my repo, open your favourite ide after cloning, make sure to open index.js in your intergrated terminal, make sure you have node js (at least version 14 and up), once open in your terminal type npm install to get inquirer, then finally type node index.js to run the program!

Usage

The usage of this app is to soley create readmes that look professional and are easy to use giving you everything you need to get a good foundation to build on if you want to. This makes it easier to focus on the project/app and have a peace of mind that everytime you need to create a readme you have a great template to work on.

Credits

This project was tricky to structure and make because I wasn't sure how in depth I wanted this readme to be. I knew I at least wanted the basics and I feel like I have achieved that. I will probably add upon this in the future but as of right now I think this readme is good enough to get the ball rolling. I feel like I don't specifically have a person to shoutout but the website stack overflow was a lot of help making me understand how certain ideas like regex works and I feel like if used right you can pretty much find a solution to your problem that you can use/tweak to fit what you need it to be. I also want to say Inquirer has a really good documentation on how to use the app. This project was fun making something that I will personally use for my upcoming projects and for whoever sees this hopefully it can give you some use too. At the top of this readme I will include a link to show a demo of how this program works that way you can see it's not to complicated to use.

License

License

This project is licensed under the MIT License: To get a better look at [License] visit (https://choosealicense.com/licenses/mit/).

  MIT License

  Copyright (c) [2021] [Brandon Diaz]
  
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:
  
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
  
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published