create-readme-cli

0.1.1 • Public • Published

create-readme CLI

CLI for scaffolding a README

Installation

$ npm i -g create-readme-cli

Usage

$ create-readme --badges --browsers

Options

CLI argument Description
--bmc Enables prompt for Buy Me a Coffee link
--badges Enables prompt for shields badges
--browsers Enables prompt for browser compatibility table

Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork this project
  2. Create a branch (`git checkout -b new-branch`)
  3. Commit your changes (`git commit -am 'add new feature'`)
  4. Push to the branch (`git push origin new-branch`)
  5. Submit a pull request!

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-readme-cli

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    7.71 kB

    Total Files

    6

    Last publish

    Collaborators

    • shwilliam