Coder Social home page Coder Social logo

janakhpon / readme-md-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kefranabg/readme-md-generator

0.0 1.0 0.0 220 KB

๐Ÿ“„ CLI that generates beautiful README.md files

Home Page: https://www.npmjs.com/package/readme-md-generator

License: MIT License

JavaScript 100.00%

readme-md-generator's Introduction

Welcome to readme-md-generator ๐Ÿ‘‹

downloads License: MIT Twitter: FranckAbgrall

CLI that generates beautiful README.md files.
readme-md-generator will suggest you default answers by reading your package.json and git configuration.

โœจ Demo

readme-md-generator is able to read your environment (package.json, git config...) to suggest you default answers during the README.md creation process:

demo

Generated README.md:

cli output

Example of package.json with good meta data:

// The package.json is not required to run README-MD-GENERATOR
{
  "name": "readme-md-generator",
  "version": "0.1.3",
  "description": "CLI that generates beautiful README.md files.",
  "author": "Franck Abgrall",
  "license": "MIT",
  "homepage": "https://github.com/kefranabg/readme-md-generator#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kefranabg/readme-md-generator.git"
  },
  "bugs": {
    "url": "https://github.com/kefranabg/readme-md-generator/issues"
  },
  "engines": {
    "npm": ">=5.5.0",
    "node": ">=9.3.0"
  }
}

๐Ÿš€ Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

Just run the following command at the root of your project and answer questions:

npx readme-md-generator

OR use default values for all questions (-y, --yes):

npx readme-md-generator -y

๐Ÿค Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

Contributors

Franck Abgrall
Franck Abgrall

๐Ÿ’ป ๐Ÿ“– โš ๏ธ ๐Ÿ’ฌ ๐Ÿ› ๐Ÿšง
Yann Bertrand
Yann Bertrand

๐Ÿ’ป โš ๏ธ
Nik
Nik

๐Ÿ’ป ๐Ÿ“– โš ๏ธ
Saffaanh Soobratty
Saffaanh Soobratty

๐Ÿ’ป
Samuel Sharpe
Samuel Sharpe

๐Ÿ“–

Author

๐Ÿ‘ค Franck Abgrall

Show your support

Please โญ๏ธ this repository if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2019 Franck Abgrall.
This project is MIT licensed.


This README was generated with โค๏ธ by readme-md-generator

readme-md-generator's People

Contributors

allcontributors[bot] avatar detectivequack avatar greenkeeper[bot] avatar kefranabg avatar nikxda avatar samit4me avatar yannbertrand avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.