UNPKG

fake-it-til-you-git

Version:

A modern CLI tool to generate fake Git commit history for your GitHub/GitLab profile

30 lines 742 B
{ "author": { "name": "ASCII Artist", "email": "ascii@example.com" }, "dateRange": { "startDate": "2023-01-01", "endDate": "2023-12-31" }, "commits": { "maxPerDay": 12, "distribution": "pattern", "messageStyle": "emoji", "pattern": { "type": "custom", "custom": " ███ \\n █████ \\n ███████ \\n█████████\\n ███████ \\n █████ \\n ███ ", "scale": 1, "intensity": "medium", "centerX": 0.5, "centerY": 0.5 } }, "options": { "preview": true, "verbose": false, "dev": false, "push": false }, "seed": "custom-diamond-2024" }