readme-gen-jib

1.0.1 • Public • Published

readme-generator

Version 1.0.0

License: MIT GitHub last commit

Description

This is a markdown readme generator written in NodeJS.

TABLE OF CONTENTS

Installation

To install this program, you have a couple options.

  1. Install program using npm install readme-gen-jib
  2. Download the repo and use node to run the index.js file

Usage

  1. Install the program following the instructions above.
  2. Run the program using node index.js from the installation directory.
  3. Input all required information.
  4. Find the generated file in the output folder within the installation directory.

License

Copyright 2020 Evan Boswood

        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. 

Contributions

To contribute to this project, please contact me here.

Tests

Test using the included jest files in the test directory. (You will need jest installed)

Questions

jiberjiber's GitHub profile

If you have any questions or want to say hi, you can contact me at evan@boswood.net

Readme

Keywords

Package Sidebar

Install

npm i readme-gen-jib

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

17.5 kB

Total Files

5

Last publish

Collaborators

  • jiberjiber