Skip to content

cfoster121/readme-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLI ReadMe Generator

User can create a professional ReadMe file through CLI prompts

Getting Started

  • Open terminal or git bash

  • Clone repository to computer

  • Navigate to repository folder in terminal

  • Run 'npm install node' in terminal

  • Run 'npm install inquirer' in terminal

  • Run 'node index.js' in terminal

  • Follow inquirer prompts in terminal

  • New file will be saved as "file-name.md" in repository folder

  • Watch tutorial here

Prerequisites

For this ReadMe generator, the user needs to install node.js and inquirer.js as listed above (Navigate to correct folder and run 'npm install node' and 'npm install inquirer' in command line)

Built With

Author

Courtney Foster

License

This project is licensed under the MIT License

Acknowledgments

About

This application allows the user to generate a ReadMe file from the command line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published