RubyGems Navigation menu

make-data 0.0.3

# MakeData A CLI for generating fake json, csv, or yaml data. Uses Faker to produce fake data in whatever category you choose. ## Quick Start Requires `peco`, so `brew install peco` (or however you get packages) ``` mkdata ``` Follow the prompts to select the category, keys, count, and format. ## Options `-h --help` Shows the help menu `-c --category [CATEGORY]` choose a category from Faker. (I can never remember these, so I use the interactive mode. Mostly here so that this could be used without interaction, like in a script) `-f --format [FORMAT]` json, csv, or yaml. What format to generate the data in. `-a --all` use all the keys from that Faker category.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.3 - June 07, 2018 (6KB)
  2. 0.0.2 - May 09, 2018 (6KB)

所有者:

作者:

  • Rob Cobb

SHA 256チェックサム:

51d9ac1aa97d5a567ac9fe07fad75c268a272c02205837b2dd4a22afd94f7a02

累計ダウンロード数 4,053

このバージョンのみ 2,057

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: