Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rip --auto-ripenv and rip-find-package #141

Open
cldwalker opened this issue Aug 22, 2010 · 0 comments
Open

rip --auto-ripenv and rip-find-package #141

cldwalker opened this issue Aug 22, 2010 · 0 comments

Comments

@cldwalker
Copy link
Contributor

Branch

In a multi-ripenv workflow I've found it handy to have package-centered commands work automatically regardless of the current ripenv. This option does that by finding the package's correct ripenv and setting it. I realize --ripenv exists but this is less typing and would make it easier to use rip's packages in a simpler, global manner.

Examples of commands that would benefit from this:

$ rip -a uninstall ronn
$ rip -a info ronn
$ rip -a readme ronn

# Plugins
$ rip -a open ronn
# From http://github.com/cldwalker/rip-licious
$ rip -a test ronn
$ rip -a git log ronn

Notice I've also added rip-find-package which completes the TODO in rip-uninstall. I can refactor that part and add tests as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant