Quick package/plugin/component (repo) lookup of for your favourite package managers. Currently supports Alcatraz to Yeoman Generators.
Commands
pkgman cleardb
: Clear local database cache filespkgman cachedb
: Update local database cache files
alcatraz {query}
: Cocoa Packagesapt-get {query}
: Linux Packagesbower {query}
: Bower Components for JavaScriptbrew {query}
: Homebrew Pluginschef {query}
: Chef Cookbookscocoa {query}
: CocoaPods can be upgraded to CocoaDocs by changing $apple_docs
to true in the script.composer {query}
: PHP Composer Packagesdocker {query}
: Docker Imagesgems {query}
: Ruby Gemsgradle {query}
: Java Gradle Packagesgrunt {query}
: nodeJS task-runner Grunt Pluginsgulp {query}
: nodeJS task-runner Gulp pluginsmaven {query}
: Java Maven Librariesnpm {query}
: nodeJS NPM Packagespear {query}
: PHP Pear Packagespuppet {query}
: Puppet Modulespypi {query}
: Python Packagesraspbian {query}
: Rasberry Pi Packagesrpm {query}
: Linux Packagesyo {query}
: Yeoman Generators
Action Modifiers
default
: open README page urlcmd
: copy name/id to frontmost appshift
: cope config file name/id and version to frontmost app
Additional Notes
All workflows require constant internet connection.
Workflows can break from time to time due to changes by the provider of the repo. If you notice a workflow stops working, post it at https://github.com/willfarrell/alfred-pkgman-workflow/issues.
All repos have caching enabled to speed up common queries. These caches are refreshed after 14 days and may take longer then expected to return results during update. You can force a cache refresh by running pkgman cachedb
to re-download the databases (applies to alcatraz
, grunt
, cocoa
). Alternatively you can run pkgman cleardb
to remove all stored cache, but this isn't recommended. Clearing your cache is recommended after an update if the package manager you use had a bug previously.