nxnom / beadme

A CLI tool to create a README.md for your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version Ruby Style Guide

Beadme - Build Readme 😂

This is a simple CLI tool to create a README.md for your project. Don't take is seriously, I just wanted to try out some Ruby stuff.

Installation

  gem install beadme

Usage

  beadme

Help

Run beadme -h to see the options.

  beadme - A CLI tool to create a README.md for your project

  Version: 0.1.5

  Commands:
    beadme -h, --help     # Display this help message
    beadme -v, --version  # Show version

  Options:
    -o, [--output=OUTPUT]  # Output directory
                           # Default: Current directory

About

A CLI tool to create a README.md for your project

License:MIT License


Languages

Language:Ruby 57.3%Language:HTML 42.7%