Manage instance of Redis key/value with Alfred 2 (Up and Down Service)
Download package in this link and open with Alfred 2.
Run Alfred Spotlight and start typing redis
this will show 2 state to enable and disable Redis Server. It is very simple, enjoy :)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request