Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 728 Bytes

Redis Alfred Workflow

Manage instance of Redis key/value with Alfred 2 (Up and Down Service)

Screenshot

redis workflow

How to install

Download package in this link and open with Alfred 2.

How to use

Run Alfred Spotlight and start typing redis this will show 2 state to enable and disable Redis Server. It is very simple, enjoy :)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request