Skip to content

Command Line App: Professional README Generator, from user input using the Inquirer pkg!

License

Notifications You must be signed in to change notification settings

acst52/README2filth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README2Filth: A Command Line README Generator

license badge

Description

Using node.js, the inquirer package and the starter code repository (found at https://github.com/coding-boot-camp/potential-enigma), we created a command line application that asks users questions and generates them a professionally styled README for their projects. This README was actually made using README2filth's generator! Give it a go and enjoy peace of mind knowing you have all your README bases covered.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm i

Usage

To use my application, simply clone the repository into your directory of choice, open its 'develop' directory in your integrated terminal, make sure inquirer is installed and run 'node index.js' in your terminal. After answering all the questions, your README should appear in the README2filth directory, ready to upload to your repository.

License

This project is licensed under the MIT license.

Contributing

Contribution guidelines would go here, but there are none for the README2filth repo.

Tests

To perform tests, run the following command:

npm test

Questions

If you have any questions about this project, you can contact me at acst52@gmail.com.

You can find more of my work at acst52.

About

Command Line App: Professional README Generator, from user input using the Inquirer pkg!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published