An open API service indexing awesome lists of open source software.

https://github.com/danielbayerlein/alfred-workflows

Make your Alfred App more powerful. Workflow for Homebrew, RubyGems and macOS
https://github.com/danielbayerlein/alfred-workflows

alfred alfred-workflow

Last synced: 8 days ago
JSON representation

Make your Alfred App more powerful. Workflow for Homebrew, RubyGems and macOS

Awesome Lists containing this project

README

          

# Alfred Workflows

Make your [Alfred App](http://www.alfredapp.com) more powerful. Workflow for
[Homebrew](./homebrew), [RubyGems](./rubygems) and
[OS X](./rebuild-launchservices).

## Requirement

* [Ruby](http://www.ruby-lang.org) (>= 1.8.7)
* [Alfred](http://www.alfredapp.com) (>= 2.0.0)
* [Alfred Powerpack](http://www.alfredapp.com/powerpack/)

## 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](../../pull/new/master)

## Copyright

Copyright (c) 2013-present Daniel Bayerlein. See [LICENSE](./LICENSE.md) for details.