Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 604 Bytes

Faker.alfredworkflow

This Alfred workflow generates fake data using the Faker Ruby gem. I use it mainly for creating dummy answers for security questions required for creating accounts.

Installation

git clone git@github.com:kejadlen/faker.alfredworkflow.git # in Alfred.alfredpreferences/workflows
bundle install
rake vendor

Credits