Code Monkey home page Code Monkey logo

generator-standard-readme's Introduction

generator-standard-readme

Build Status

Scaffold out a Standard Readme

This generator conforms to the standard-readme specification. It creates a minimally compliant standard readme for your cross-language project, with some options.

Tip: Use chalk if you want colors in your CLI.

Table of Contents

Install

This generator requires node, npm, and yeoman.

You can install it by running:

npm install --global yo generator-standard-readme

Usage

With yo:

$ yo standard-readme

This will write a file, readme.md, to the local directory.

Fields to fill out

standard-readme will ask you a set of questions, which will help it fill out the README. These are:

  • What do you want to name your module?
  • What is the description of this module?
  • Do have a banner image?
    • Where is the banner image? Ex: 'img/banner.png'
  • Do you want a TODO dropped where your badges should be?
  • Do you want a TODO dropped where your long description should be?
  • Do you need a prioritized security section?
  • Do you need a background section?
  • Do you need an API section?
  • What is the GitHub handle of the main maintainer?
  • Do you have a CONTRIBUTING.md file?
  • Are PRs accepted?
  • Is an MIT license OK?
    • What is your license?
  • Who is the License holder (probably your name)?
  • Use the current year?
    • What years would you like to specify?

Maintainer

@RichardLitt

Contributing

Please contribute! Look at the issues.

License

MIT © 2016 Richard Littauer

generator-standard-readme's People

Contributors

christianbundy avatar greenkeeper[bot] avatar hackergrrl avatar hsanjuan avatar jeff-matthews avatar per1234 avatar richardlitt avatar

Watchers

 avatar  avatar

Forkers

devcode1981

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.