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
- Host: GitHub
- URL: https://github.com/danielbayerlein/alfred-workflows
- Owner: danielbayerlein
- License: mit
- Created: 2013-05-19T10:24:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T17:58:56.000Z (about 8 years ago)
- Last Synced: 2025-01-23T07:45:54.345Z (12 months ago)
- Topics: alfred, alfred-workflow
- Homepage:
- Size: 1.05 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.