tan-x / readme_generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme Generator

By tan-x

Description

Node.js CLI that generates a README markdown for your github project based off of user input.

Tech

  • Javascript
  • node.js

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install readmegen

Usage

Install, run node index.js, and follow prompts in CLI. README.md is saved to '/generated' dir.

License

License

This project is licensed under the Apache License 2.0 license.

Contributions

Pull requests are welcomed, please review guidlines.

Contributor Covenant

Tests

To run tests, run the following command:

npm test readmegen

Will test if inquirer prompt input will replace matching item in template file.

Questions

avatar

If you have any questions about the repo, open an issue or contact Tanner Griffin directly at tannermgriffin@gmail.com.

About


Languages

Language:JavaScript 100.0%