Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 1.6 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.6 KB

git-faker 👊

git-faker is a Git plugin that makes you to be the best commiter in the planet by add some fake commits.

Screenshots

Before git-faker

Before screenshot

After git-faker

After screenshot

How git-faker works

  1. Create directory, .git-faker.
  2. Write a dummy file and do commit (with the fake dates).
  3. loooooop

Usage

git-faker <branch>

<branch> is optional. If not specified, your current branch (ex.master) will be used.

The Languages.

Finally, you can set the language by options.

Options

  1. --objc objc: set the language as Objective-C
  2. --java java: set the language as Java
  3. --js js: set the language as Javascript
  4. --c: set the language as C

Installation

Just copy git-faker to your $PATH and ensure it is an executable (chmod +x git-faker) and you're good to go. 👍

Also make sure you have Git installed.

License

git-faker is under WTFPL. You can do what the fuck you want with this shit. See LICENSE file for more info.