GithubHelp home page GithubHelp logo

dtg's Introduction

Dummy data generator (dtg) 🤡 🎲

Usage

usage: dtg [-v | --version] [-h | --help] <command> [args]

(dtg) A command line utility to generate dummy data. dtg has 4 commands to use, which are:

  • init: Initialize a dtg repository
dtg init

  • create: Creates a dummy data model
dtg create modelname [--fields=field:type]

  • add: Adds (a) field(s) to the dummy data model
dtg add field:type modelname

  • show: Shows all dummy data models
dtg show modelname
  • generate: Generates dummy data based on the dummy data model
dtg generate modelname [--count=number] [--output=file]

NOTE: More commands will be idealized and later added to the project. So, currently this is just an idealization of what the project will become. 🚧⛔️💻

dtg's People

Contributors

heliopc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dtg's Issues

Adicionar a flag 'keep' ao comando 'generate'

1 - Caso a flag não seja passada, perguntar se deseja guardar os dados gerados
2 - Guardar os dados gerados no repositório
3 - Usar os dados gerados para gerar melhores conteúdos

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.