Skip to content

unamatasanatarai/faker.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🪄 Faker for Bash

Faker. In Bash. with a little bit of perl.


Usage

$ fake name
Noemi Rolfson

$ fake email
mckennadietrich@hotmail.com

$ fake help
Faker in Bash v 0.1
Usage: fake <task> [args]

Tasks:
   email  Generate a fake first + last name
   help   Display this helpful help information
   name   Generate a fake first + last name

Options:
   --locale     en

Is that It?

for now, yes. I might make more.

Philosophy

  1. Small is Beautiful.
    • Do one thing,
    • Do one thing well.
  2. Get the PoC out ASAP.
    • Consider your code dead two weeks after inception.
  3. n'joy!

sounds familiar? It should!

About

🪄 Faker for Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages